aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/activerecord/polymorphic_routes_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Consistent routing languageJoshua Peek2010-03-301-82/+82
* Stop setting UrlFor using SharedTestHelpersCarlhuda2010-02-261-1/+1
* Rename named_url_helpers to url_helpers and url_helpers to url_forCarlhuda2010-02-261-3/+3
* Fix all of AP's tests with the non global routerCarlhuda2010-02-251-3/+3
* Use ActionDispatch::Routing everywhereMartin Schürrer2010-02-211-3/+3
* From now on, parameters defined in default_url_options can be absent from nam...José Valim2010-01-071-1/+1
* Make polymorphic_url work with symbols again and refactor it [#1384 status:re...José Valim2009-10-281-8/+6
* Polymorphic routes generates collection URL from model class [#1089 state:res...Niklas Holmgren2009-08-081-0/+31
* Add destroyed? to ActiveRecord, include tests for polymorphic urls for destro...José Valim2009-08-071-1/+23
* Fix polymorphic_path doesn't modify options hash [#2099 state:resolved]=?utf-8?q?Mislav=20Marohni=C4=87?=2009-06-211-3/+6
* Merge commit 'origin/master'Yehuda Katz + Carl Lerche2009-05-141-0/+1
* Remove excess mocking from polymorphic_url tests [#2330 state:resolved]Mike Gunderloy2009-04-211-0/+394