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_template_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test messages use directly true, false and nil instead of their symbol
Akshay Vishnoi
2015-03-19
1
-3
/
+3
*
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
*
Fix actionpack test cases broken by #16888
Godfrey Chan
2014-09-26
1
-0
/
+9
*
Fix typos like `a html` to `an html` and 'an mail' to 'an email'. [ci skip]
Santosh Wadghule
2014-07-14
1
-2
/
+2
*
Raise RuntimeErrors with inspectable and MRI-independent messages.
Federico Ravasio
2013-11-24
1
-2
/
+2
*
Override <%== to always behave as literal text rather than toggling based on ...
Jeremy Kemper
2012-12-03
1
-2
/
+8
*
html_escape should escape single quotes
Santiago Pastorino
2012-07-31
1
-1
/
+1
*
deprecate `describe` without a block.
Aaron Patterson
2012-07-09
1
-2
/
+0
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-1
/
+1
*
Show detailed exceptions no longer returns true if the request is local in pr...
José Valim
2011-12-16
1
-0
/
+6
*
Get rid of update_details in favor of passing details to find_template.
José Valim
2011-09-22
1
-3
/
+3
*
realigns a series of hash arrows
Xavier Noria
2010-11-21
1
-10
/
+10
*
Added support for Erubis <%== tag
Jan Maurits Faber
2010-11-08
1
-0
/
+10
*
Allow cache to be temporarily disabled through lookup_context.
José Valim
2010-10-07
1
-1
/
+12
*
render :template => 'foo/bar.json' now works as it should.
José Valim
2010-10-07
1
-1
/
+14
*
Fixed routes to use new API in a few more actionpack tests
Piotr Sarnacki
2010-09-05
1
-3
/
+7
*
Add support for compile-time <%= raw %>
Yehuda Katz
2010-01-31
1
-22
/
+34
*
Redraw default routes on all internal integration tests. We don't need Simple...
Joshua Peek
2009-10-03
1
-3
/
+3
*
File extra test folders into controller, dispatch, or template
Joshua Peek
2009-10-03
1
-0
/
+170