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
/
controller
/
url_for_integration_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future
Ryuta Kamizono
2017-12-14
1
-1
/
+0
*
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
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-94
/
+94
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-4
/
+4
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
1
-111
/
+111
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-121
/
+121
*
Deprecate :controller and :action path parameters
Andrew White
2016-03-01
1
-6
/
+9
*
Fix route creation when format is a blank string
eileencodes
2015-09-02
1
-0
/
+1
*
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
1
-1
/
+0
*
stop passing recall to url_for
Aaron Patterson
2014-07-15
1
-35
/
+46
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-16
/
+16
*
fix method redefined warnings in tests
lest
2011-11-30
1
-6
/
+0
*
moving test_generate to an integration test with one assert per test
Aaron Patterson
2011-08-12
1
-0
/
+183