Sha256: 9f250d9e50f62ba38a61d281dfb575ae3c77ff00b1a180c589d6fdf865246cd0

Contents?: true

Size: 192 Bytes

Versions: 5

Compression:

Stored size: 192 Bytes

Contents

# it loads automatically entities that are associated with models in your app
Grape::Transformations.setup do |config|
  config.load_entities_from File.join('<%= app_name %>', 'entities')
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
grape-transformations-0.0.5 lib/grape/generators/templates/grape-transformations.rb
grape-transformations-0.0.4 lib/grape/generators/templates/grape-transformations.rb
grape-transformations-0.0.3 lib/grape/generators/templates/grape-transformations.rb
grape-transformations-0.0.2 lib/grape/generators/templates/grape-transformations.rb
grape-transformations-0.0.1 lib/grape/generators/templates/grape-transformations.rb