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
/
lib
/
action_controller
/
polymorphic_routes.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inline code comments for class_eval/module_eval [#1657 state:resolved]
Xavier Noria
2008-12-28
1
-7
/
+11
*
Deprecated formatted_polymorphic_url
Jeremy Kemper
2008-11-30
1
-21
/
+20
*
Let polymorphic_path treat an array contains single name as without array [#1...
Hiroshi Saito
2008-11-19
1
-0
/
+1
*
Make polymorphic_url compact given array [#1317 state:committed]
hiroshi
2008-11-14
1
-1
/
+1
*
Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, ...
Jeremy Kemper
2008-08-31
1
-3
/
+3
*
Allow polymorphic_url helper to take url options. [#880 state:resolved]
Tarmo Tänav
2008-08-21
1
-5
/
+11
*
Fixed polymorphic_url to be able to handle singleton resources.
Tammer Saleh
2008-06-22
1
-12
/
+25
*
Merge docrails.
Pratik Naik
2008-05-25
1
-7
/
+6
*
Merge docrails:
Pratik Naik
2008-05-09
1
-8
/
+10
*
Improve documentation coverage and markup
Xavier Noria
2008-05-02
1
-1
/
+1
*
Fixed that formatted_polymorphic_route should be able to take the :format as ...
David Heinemeier Hansson
2008-04-11
1
-1
/
+11
*
Fixed that polymorphic routes would modify the input array (closes #11363) [t...
David Heinemeier Hansson
2008-03-17
1
-0
/
+4
*
Add documentation for polymorphic URL helpers, make API consistent for polym...
Michael Koziarski
2008-01-27
1
-15
/
+90
*
Ruby 1.9 compat, consistent load paths
Jeremy Kemper
2007-10-02
1
-8
/
+8
*
Random hits from the style nazi
David Heinemeier Hansson
2007-09-09
1
-1
/
+1
*
* url_for now accepts a series of symbols representing the namespace of the r...
Tobias Lütke
2007-07-19
1
-4
/
+18
*
Temporary fix for formatted_polymorphic_urls and other polys that have additi...
David Heinemeier Hansson
2007-06-28
1
-6
/
+5
*
More nested polymorphic url helper fixes. Closes #6432, references #8601.
Jeremy Kemper
2007-06-07
1
-3
/
+10
*
Resources: url_for([parent, child]) generates /parents/1/children/2 for the n...
Jeremy Kemper
2007-06-05
1
-25
/
+39
*
Clean up the simply_helpful merge.
Jeremy Kemper
2007-05-18
1
-16
/
+14
*
Added record identifications to FormHelper#form_for and PrototypeHelper#remot...
David Heinemeier Hansson
2007-05-14
1
-2
/
+6
*
Removed deprecated parameters_for_method_reference concept (legacy from befor...
David Heinemeier Hansson
2007-05-12
1
-0
/
+52