Libraries
»
lina
(0.0.4)
»
Index (M)
»
ActionDispatch
»
Routing
»
Mapper
Class: ActionDispatch::Routing::Mapper
Inherits:
Object
Object
ActionDispatch::Routing::Mapper
show all
Defined in:
lib/lina/rails/router.rb
Instance Method Summary
collapse
#
api_for
(path) ⇒ Object
Instance Method Details
#
api_for
(path) ⇒
Object
3 4 5
# File 'lib/lina/rails/router.rb', line 3
def
api_for
(
path
)
mount
Lina
::
Engine
=>
path
end