index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
activerecord
/
polymorphic_routes_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate set_table_name in favour of self.table_name= or defining your own m...
Jon Leighton
2011-11-29
1
-8
/
+8
*
Rely on a public contract between railties instead of accessing railtie metho...
José Valim
2011-11-23
1
-4
/
+2
*
provide a more explicit message when using url_for with nil
Damien Mathieu
2011-07-02
1
-0
/
+8
*
Removed deprecated RouteSet API, still many tests fail
Piotr Sarnacki
2010-09-05
1
-9
/
+9
*
Use new ActiveModel::Naming.route_key in polymorphic_routes
Piotr Sarnacki
2010-09-03
1
-1
/
+1
*
Add possibility to explicitly call engine's routes through polymorphic_routes...
Piotr Sarnacki
2010-09-03
1
-0
/
+8
*
Added more tests for polymorphic_url with namespaced models and implemented m...
Piotr Sarnacki
2010-09-03
1
-0
/
+56
*
Deprecate the old router DSL. Since it is still used intensively across Actio...
José Valim
2010-06-28
1
-15
/
+15
*
Make polymorphic_url and scaffolding work with uncountable resources [#3930 s...
Andrew White
2010-06-20
1
-0
/
+1
*
Consistent routing language
Joshua Peek
2010-03-30
1
-82
/
+82
*
Stop setting UrlFor using SharedTestHelpers
Carlhuda
2010-02-26
1
-1
/
+1
*
Rename named_url_helpers to url_helpers and url_helpers to url_for
Carlhuda
2010-02-26
1
-3
/
+3
*
Fix all of AP's tests with the non global router
Carlhuda
2010-02-25
1
-3
/
+3
*
Use ActionDispatch::Routing everywhere
Martin Schürrer
2010-02-21
1
-3
/
+3
*
From now on, parameters defined in default_url_options can be absent from nam...
José Valim
2010-01-07
1
-1
/
+1
*
Make polymorphic_url work with symbols again and refactor it [#1384 status:re...
José Valim
2009-10-28
1
-8
/
+6
*
Polymorphic routes generates collection URL from model class [#1089 state:res...
Niklas Holmgren
2009-08-08
1
-0
/
+31
*
Add destroyed? to ActiveRecord, include tests for polymorphic urls for destro...
José Valim
2009-08-07
1
-1
/
+23
*
Fix polymorphic_path doesn't modify options hash [#2099 state:resolved]
=?utf-8?q?Mislav=20Marohni=C4=87?=
2009-06-21
1
-3
/
+6
*
Merge commit 'origin/master'
Yehuda Katz + Carl Lerche
2009-05-14
1
-0
/
+1
*
Remove excess mocking from polymorphic_url tests [#2330 state:resolved]
Mike Gunderloy
2009-04-21
1
-0
/
+394