method
variant
v7.0.0 -
Show latest stable
- Class:
ActiveStorage::Reflection::HasAttachedReflection
variant(name, transformations)public
No documentation available.
# File activestorage/lib/active_storage/reflection.rb, line 6
def variant(name, transformations)
variants[name] = transformations
end