Article Public (all visitors)

Rails Routing from the Outside In — Ruby on Rails Guides

GUIDES 2018

The Rails router recognizes URLs and dispatches them to a controller's action, or to a Rack application. It can also generate paths and URLs, avoiding the need to hardcode strings in your views.

Show More

Curated by

FoundryBase

Updated 10 months ago

Browse more

View all Articles

Continue from source

More from source

Browse more from guides.rubyonrails.org

Contribute to FoundryBase

Found something worth adding?

Sign in to suggest resources and start building your own collection.