Method: ActiveStorage::Transformers::Transformer#transformations

Defined in:
activestorage/lib/active_storage/transformers/transformer.rb

#transformationsObject (readonly)

Returns the value of attribute transformations.



14
15
16
# File 'activestorage/lib/active_storage/transformers/transformer.rb', line 14

def transformations
  @transformations
end