method
variants
v7.0.0 -
Show latest stable
- Class:
ActiveStorage::Attachment
variants()private
No documentation available.
# File activestorage/app/models/active_storage/attachment.rb, line 86
def variants
record.attachment_reflections[name]&.variants
end