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
/
new_base
/
render_action_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix broken alignments caused by auto-correct commit 411ccbd
Ryuta Kamizono
2016-08-10
1
-1
/
+2
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-2
/
+0
*
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
1
-4
/
+2
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
1
-22
/
+22
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-1
/
+1
*
Consistent usage of spaces in hashes across our codebase
Rafael Mendonça França
2015-01-29
1
-2
/
+2
*
Switch to kwargs in ActionController::TestCase and ActionDispatch::Integration
Kir Shatrov
2015-01-29
1
-2
/
+2
*
deprecate `describe` without a block.
Aaron Patterson
2012-07-09
1
-8
/
+0
*
Removed deprecated RouteSet API, still many tests fail
Piotr Sarnacki
2010-09-05
1
-0
/
+3
*
remove duplicated self.view_paths assingment on controller tests [#4206 state...
Santiago Pastorino
2010-03-18
1
-2
/
+2
*
deOMGifying Railties, Active Support, and Action Pack
Mikel Lindsaar
2010-01-31
1
-14
/
+14
*
test-unit 2 compat: assert_raise doesn't support regexp second arg to match e...
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
Redraw default routes on all internal integration tests. We don't need Simple...
Joshua Peek
2009-10-03
1
-6
/
+6
*
File extra test folders into controller, dispatch, or template
Joshua Peek
2009-10-03
1
-0
/
+320