This project is archived and is in readonly mode.

Changeset [58eaceb2f6c3e45e7e80361cacf970377ae8587c] by Brian Alexander

November 23rd, 2010 @ 09:02 PM

Previous version inaccurately suggested that

resources :posts, :path => "/admin"

would route "/admin/posts" to the PostsController but it actually routed "/admin" to the PostsController
https://github.com/rails/rails/commit/58eaceb2f6c3e45e7e80361cacf97...

Committed by Brian Alexander

  • M railties/guides/source/routing.textile

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>