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