method
variant
v8.1.1 -
Show latest stable
- Class:
ActiveStorage::Preview
variant()private
No documentation available.
# File activestorage/app/models/active_storage/preview.rb, line 111
def variant
image.variant(variation)
end