Method: ActiveStorage::Variation#transformations
- Defined in:
- activestorage/app/models/active_storage/variation.rb
#transformations ⇒ Object (readonly)
Returns the value of attribute transformations.
17 18 19 |
# File 'activestorage/app/models/active_storage/variation.rb', line 17 def transformations @transformations end |