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
/
render_xml_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat
Jeremy Daer
2015-10-06
1
-1
/
+1
*
stop calling deprecated methods
Aaron Patterson
2015-09-21
1
-1
/
+1
*
Switch to kwargs in ActionController::TestCase and ActionDispatch::Integration
Kir Shatrov
2015-01-29
1
-2
/
+2
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-1
/
+1
*
Moved all the logger methods to active support logger
Karunakar (Ruby)
2012-01-06
1
-1
/
+1
*
Removed deprecated RouteSet API, still many tests fail
Piotr Sarnacki
2010-09-05
1
-3
/
+2
*
Fix render :xml test (ht Simo Niemelä)
José Valim
2010-04-24
1
-2
/
+2
*
Always downstream given options in :json, :xml and :js renderers and add test...
José Valim
2010-04-22
1
-7
/
+17
*
Remove implicit controller namespacing from new dsl
Joshua Peek
2010-02-28
1
-1
/
+2
*
Use new routing dsl in tests
Joshua Peek
2009-12-08
1
-2
/
+2
*
Namespace TestControllers inside their test case class
Joshua Peek
2009-09-19
1
-32
/
+36
*
Cleanup route reloading in tests. Prefer with_routing over using ActionContro...
Joshua Peek
2009-08-16
1
-6
/
+8
*
Add destroyed? to ActiveRecord, include tests for polymorphic urls for destro...
José Valim
2009-08-07
1
-2
/
+2
*
Ported over render :file tests.
Yehuda Katz + Carl Lerche
2009-05-13
1
-0
/
+81