rails/actionpack/test
Aaron Patterson 27eddbb332 simplify the Middleware constructor
We should do the hard work outside the constructor.  Also fix the tests
to not directly construct middleware objects, but to go through the
stack object.
2015-08-07 15:37:31 -07:00
..
abstract Merge pull request #11790 from printercu/patch-3 2015-02-12 15:39:17 -02:00
assertions use a lookup table for assert_response 2015-07-13 18:10:36 -07:00
controller do not add common ports to HTTP_HOST 2015-08-06 17:33:32 -07:00
dispatch simplify the Middleware constructor 2015-08-07 15:37:31 -07:00
fixtures Add failing spec on utf8 filename with percent character 2015-08-04 21:27:22 +09:00
journey Revert "Merge pull request #20584 from arthurnn/fix_url" 2015-06-17 20:17:44 +02: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 Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Add ActionController API functionality 2015-06-11 16:54:09 -03:00