rails/actionpack/test
Aaron Patterson d47438745e remove RackDelegation module
Since all controller instances are required to have a request and
response object, RackDelegation is no longer needed (we always have to
delegate to the response)
2015-08-26 11:53:15 -07:00
..
abstract Get rid of mocha tests - part 1 2015-08-24 12:24:07 +02:00
assertions use a lookup table for assert_response 2015-07-13 18:10:36 -07:00
controller remove RackDelegation module 2015-08-26 11:53:15 -07:00
dispatch Merge pull request #21368 from rodzyn/remove_mocha 2015-08-25 21:46:30 +02:00
fixtures Add failing spec on utf8 filename with percent character 2015-08-04 21:27:22 +09:00
journey symbols will always be constructed with strings. 💣 2015-08-18 15:20:19 -07:00
lib/controller Removing unused fake models 2014-09-07 22:51:14 -03:00
routing Remove deprecate *_path helpers in email views 2015-01-04 11:58:42 -03:00
tmp
abstract_unit.rb provide a request and response to all controllers 2015-08-25 18:35:44 -07:00