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
/
dispatch
/
routing
/
custom_url_helpers_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
1
-0
/
+1
|
\
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
|
Properly register "custom" URL helpers as named helpers.
Wilson Bilkovich
2017-06-30
1
-0
/
+6
|
/
*
Reuse the Parameters#to_h check in the routing helpers
Rafael Mendonça França
2017-04-18
1
-4
/
+4
*
Add support for calling nested direct routes (#28462)
Andrew White
2017-03-17
1
-8
/
+28
*
Clarify use of params in `direct`
Andrew White
2017-02-22
1
-0
/
+14
*
Split direct method into two
Andrew White
2017-02-21
1
-0
/
+291
*
Add custom polymorphic mapping
Andrew White
2017-02-21
1
-145
/
+0
*
Add test for calling a url helper in Mapper#direct
Andrew White
2017-02-21
1
-0
/
+7
*
Only accept symbols and strings for Mapper#direct
Andrew White
2017-02-21
1
-0
/
+17
*
Rename url_helper to direct
Andrew White
2017-02-21
1
-12
/
+12
*
Add support for defining custom url helpers in routes.rb
Andrew White
2017-02-21
1
-0
/
+121