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