Class: Merb::Request

Inherits:
Object
  • Object
show all
Defined in:
lib/merb-resource-scope/router/resource_specification.rb

Instance Attribute Summary collapse

Instance Attribute Details

#resource_specificationsObject

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