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_dispatch
/
routing
/
routes_proxy.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Fix regression from multiple mountpoint support
David Rodríguez
2017-07-24
1
-1
/
+22
*
Allow mounting same engine under several locations
David Rodríguez
2017-07-05
1
-2
/
+5
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
`respond_to_missing?` should be private
Ryuta Kamizono
2017-04-22
1
-2
/
+3
*
Override `respond_to_missing?` instead of `respond_to?` when possible
Sean Griffin
2016-08-31
1
-1
/
+1
*
applies new string literal convention in actionpack/lib
Xavier Noria
2016-08-06
1
-1
/
+1
*
Make the helpers a required argument
Evan Phoenix
2015-02-19
1
-2
/
+2
*
Cache url_helpers instead of creating each time
Evan Phoenix
2015-02-19
1
-4
/
+5
*
Missing or unneeded require extract_options
Akira Matsuda
2013-02-01
1
-0
/
+2
*
Override respond_to? since we are also overriding method_missing.
José Valim
2012-01-03
1
-0
/
+4
*
Move RoutesProxy to separate file
Piotr Sarnacki
2010-09-03
1
-0
/
+35