Flowdock
route(routing_code, namespace: nil) public

Make an entry in Rails routing file config/routes.rb

route "root 'welcome#index'"
route "root 'admin#index'", namespace: :admin
Show source
Register or log in to add new notes.