rails/actionpack/test
Aaron Patterson 5fe141638f use a request object in the session middleware
This commit allows us to use one request object rather than allocating
multiple request objects to deal with the session.
2015-08-22 17:57:45 -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 Merge pull request #21106 from amitsuroliya/fix_routing_test 2015-08-21 11:25:38 +01:00
dispatch use a request object in the session middleware 2015-08-22 17:57:45 -07: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 Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Refactor to remove controller class from route to request 2015-08-22 09:44:24 -04:00