aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base/render_action_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Consistent usage of spaces in hashes across our codebaseRafael Mendonça França2015-01-291-2/+2
* Switch to kwargs in ActionController::TestCase and ActionDispatch::IntegrationKir Shatrov2015-01-291-2/+2
* deprecate `describe` without a block.Aaron Patterson2012-07-091-8/+0
* Removed deprecated RouteSet API, still many tests failPiotr Sarnacki2010-09-051-0/+3
* remove duplicated self.view_paths assingment on controller tests [#4206 state...Santiago Pastorino2010-03-181-2/+2
* deOMGifying Railties, Active Support, and Action PackMikel Lindsaar2010-01-311-14/+14
* test-unit 2 compat: assert_raise doesn't support regexp second arg to match e...Jeremy Kemper2009-11-101-1/+1
* Redraw default routes on all internal integration tests. We don't need Simple...Joshua Peek2009-10-031-6/+6
* File extra test folders into controller, dispatch, or templateJoshua Peek2009-10-031-0/+320