Method: ActiveStorage::Attached::Changes::DeleteOne#name
- Defined in:
- activestorage/lib/active_storage/attached/changes/delete_one.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
5 6 7 |
# File 'activestorage/lib/active_storage/attached/changes/delete_one.rb', line 5 def name @name end |