aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/polymorphic_routes.rb
Commit message (Expand)AuthorAgeFilesLines
* Ruby 1.9 compat, consistent load pathsJeremy Kemper2007-10-021-8/+8
* Random hits from the style naziDavid Heinemeier Hansson2007-09-091-1/+1
* * url_for now accepts a series of symbols representing the namespace of the r...Tobias Lütke2007-07-191-4/+18
* Temporary fix for formatted_polymorphic_urls and other polys that have additi...David Heinemeier Hansson2007-06-281-6/+5
* More nested polymorphic url helper fixes. Closes #6432, references #8601.Jeremy Kemper2007-06-071-3/+10
* Resources: url_for([parent, child]) generates /parents/1/children/2 for the n...Jeremy Kemper2007-06-051-25/+39
* Clean up the simply_helpful merge.Jeremy Kemper2007-05-181-16/+14
* Added record identifications to FormHelper#form_for and PrototypeHelper#remot...David Heinemeier Hansson2007-05-141-2/+6
* Removed deprecated parameters_for_method_reference concept (legacy from befor...David Heinemeier Hansson2007-05-121-0/+52