aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/test_case_test.rb
Commit message (Collapse)AuthorAgeFilesLines
...
* replacing the orderhash with hash for ruby-1.9ganesh2012-02-091-3/+2
|
* Rename test class and fix tests to keep consistencyCarlos Antonio da Silva2012-01-171-10/+10
| | | | Based on 50d23bc2bd3653b3c66e480c22ae97c5f7fd7f62.
* Remove rescue_action from compatibility module and testsCarlos Antonio da Silva2012-01-171-3/+0
|
* AC:TestCase::Behavior#head only accepts parameters as second argumentRafael Mendonça França2012-01-101-0/+4
|
* Whitespaces :scissors:Rafael Mendonça França2012-01-101-4/+4
|
* Fix ActionController::TestCase::Behavior.headRafael Mendonça França2012-01-101-0/+5
|
* Revert "remove deprecated API"Aaron Patterson2012-01-051-0/+7
| | | | This reverts commit f53c247d10acbaacb0d61824cfce888c4b0520d2.
* remove deprecated APIAaron Patterson2012-01-051-7/+0
|
* moving test_test.rb to test_case_test.rb for consistency.Nick Sutterer2012-01-031-0/+820