Method: ActiveStorage::VariantWithRecord#image
- Defined in:
- activestorage/app/models/active_storage/variant_with_record.rb
#image ⇒ Object
23 24 25 |
# File 'activestorage/app/models/active_storage/variant_with_record.rb', line 23 def image record&.image end |