Method: ActiveStorage::Attached::Changes::CreateOne#attachable
- Defined in:
- activestorage/lib/active_storage/attached/changes/create_one.rb
#attachable ⇒ Object (readonly)
Returns the value of attribute attachable.
8 9 10 |
# File 'activestorage/lib/active_storage/attached/changes/create_one.rb', line 8 def attachable @attachable end |