Class: Merb::Request
- Inherits:
-
Object
- Object
- Merb::Request
- Defined in:
- lib/merb-resource-scope/router/resource_specification.rb
Instance Attribute Summary collapse
-
#resource_specifications ⇒ Object
Returns the value of attribute resource_specifications.
Instance Attribute Details
#resource_specifications ⇒ Object
Returns the value of attribute resource_specifications.
3 4 5 |
# File 'lib/merb-resource-scope/router/resource_specification.rb', line 3 def resource_specifications @resource_specifications end |