aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/polymorphic_routes_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed polymorphic_url to be able to handle singleton resources.Tammer Saleh2008-06-221-0/+33
* Fixed that formatted_polymorphic_route should be able to take the :format as ...David Heinemeier Hansson2008-04-111-3/+8
* Fixed that polymorphic routes would modify the input array (closes #11363) [t...David Heinemeier Hansson2008-03-171-0/+7
* Sort files to test to make load order platform independent. Fix the clash th...Michael Koziarski2008-02-161-16/+16
* Add documentation for polymorphic URL helpers, make API consistent for polym...Michael Koziarski2008-01-271-75/+106
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-1/+1
* * url_for now accepts a series of symbols representing the namespace of the r...Tobias Lütke2007-07-191-0/+27
* Temporary fix for formatted_polymorphic_urls and other polys that have additi...David Heinemeier Hansson2007-06-281-3/+4
* More nested polymorphic url helper fixes. Closes #6432, references #8601.Jeremy Kemper2007-06-071-0/+70