Module: Apipie::DSL::Base
- Included in:
- Concern, Controller, ResourceDescriptionDsl, Validator::HashValidator
- Defined in:
- lib/apipie/dsl_definition.rb
Instance Attribute Summary collapse
-
#apipie_resource_descriptions ⇒ Object
readonly
Returns the value of attribute apipie_resource_descriptions.
Instance Attribute Details
#apipie_resource_descriptions ⇒ Object (readonly)
Returns the value of attribute apipie_resource_descriptions.
9 10 11 |
# File 'lib/apipie/dsl_definition.rb', line 9 def apipie_resource_descriptions @apipie_resource_descriptions end |