Flowdock
method

root

Importance_1
v3.0.0 - Show latest stable - 1 note - Class: ActionDispatch::Routing::Mapper::Base
root(options = {}) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Show source
Register or log in to add new notes.
March 28, 2012 - (>= v3.0.0)
0 thanks

:as option

Code

root :to => 'projects#index', :as => 'foobar'

will generate a helper

foobar_path