Module: GrapeResource::GeneratorHelpers
- Included in:
- NamespaceGenerator, RestGenerator
- Defined in:
- lib/generators/grape_resource/generator_helpers.rb
Instance Attribute Summary collapse
-
#attributes ⇒ Object
Returns the value of attribute attributes.
Instance Attribute Details
#attributes ⇒ Object
Returns the value of attribute attributes.
3 4 5 |
# File 'lib/generators/grape_resource/generator_helpers.rb', line 3 def attributes @attributes end |