Libraries
»
grape
(1.3.0)
»
Index
»
Grape
»
Router
»
#map
Method: Grape::Router#map
Defined in:
lib/grape/router.rb
#
map
⇒
Object
(readonly)
Returns the value of attribute map.
7 8 9
# File 'lib/grape/router.rb', line 7
def
map
@map
end