mirror of
https://github.com/github/rails.git
synced 2026-01-30 08:48:06 -05:00
557e19346ad144deecd7d76a8a4e4cec22a6597e
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7138 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Prefix nested resource named routes with their action name, e.g. new_group_user_path(@group) instead of group_new_user_path(@group). The old nested action named route is deprecated in Rails 1.2.4. Closes #8558.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%