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
/
actionview
/
lib
/
action_view
/
routing_url_for.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #21894 from abhishekjain16/refactor_with_dry
Rafael Mendonça França
2015-10-08
1
-10
/
+6
|
\
|
*
Follow DRY principle and remove duplication
Abhishek Jain
2015-10-08
1
-10
/
+6
*
|
[ci skip] fix typo
Abhishek Jain
2015-10-07
1
-1
/
+1
|
/
*
`url_for` does not modify polymorphic options
Bernerd Schaefer
2015-09-04
1
-2
/
+3
*
Make AC::Parameters not inherited from Hash
Prem Sichanugrist
2015-07-15
1
-0
/
+10
*
move _generate_paths_by_default to where it is used
Aaron Patterson
2015-03-01
1
-0
/
+6
*
let mailer templates generate URLs by default [Xavier Noria, Richard Schneeman]
Xavier Noria
2014-11-24
1
-8
/
+25
*
Perf optimization for `url_for` called w/ Hash
schneems
2014-08-14
1
-1
/
+3
*
use the helper method builder to construct helper methods
Aaron Patterson
2014-05-12
1
-2
/
+6
*
probably should not check in a raise
Aaron Patterson
2014-05-12
1
-1
/
+0
*
undo optimized calls until the builder object is finished
Aaron Patterson
2014-05-12
1
-4
/
+3
*
fix url_for with classes
Aaron Patterson
2014-05-12
1
-1
/
+1
*
break each polymorphic type to it's own method
Aaron Patterson
2014-05-12
1
-1
/
+5
*
split nil / Hash cases in url_for
Aaron Patterson
2014-04-30
1
-4
/
+4
*
Take Hash with options inside Array in #url_for
Andrey Ognevsky
2013-11-15
1
-0
/
+2
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+107