1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Aaron Patterson 59a9068c3f pass variants in rather than mutating the request.
Variants are typically set in the controller based on some attribute of
the request that the browser sent.  We should make our tests more in
line with reality by doing the same and not mutating the request object.
2015-07-07 15:51:01 -07:00
..
abstract Merge pull request #11790 from printercu/patch-3 2015-02-12 15:39:17 -02:00
assertions
controller pass variants in rather than mutating the request. 2015-07-07 15:51:01 -07:00
dispatch pass cookies from the jar in the HTTP_COOKIE header 2015-07-07 14:31:34 -07:00
fixtures Merge pull request #20138 from tgxworld/deprecated_assert_template 2015-06-01 12:39:03 -03: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
abstract_unit.rb Add ActionController API functionality 2015-06-11 16:54:09 -03:00