method
image
v7.1.3.4 -
Show latest stable
- Class:
ActiveStorage::VariantWithRecord
image()public
No documentation available.
# File activestorage/app/models/active_storage/variant_with_record.rb, line 23
def image
record&.image
end