diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-09-23 12:08:32 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-09-23 12:08:32 -0700 |
commit | db1d4d31c9a270bdb8b8873ec59f18eade94a55f (patch) | |
tree | cec84b15644bbc8a5bdae78186f3be76c3fed281 /actionpack/actionpack.gemspec | |
parent | 39df51e17176b43bf5da8bc53db719d0187423ab (diff) | |
download | rails-db1d4d31c9a270bdb8b8873ec59f18eade94a55f.tar.gz rails-db1d4d31c9a270bdb8b8873ec59f18eade94a55f.tar.bz2 rails-db1d4d31c9a270bdb8b8873ec59f18eade94a55f.zip |
don't access the response object before a request was made
It doesn't make sense to access the response object before a request is
made (how was a response object created without making a request?) This
commit splits testing default headers and default header mutation tests
and removes access to the pre-request response object.
Diffstat (limited to 'actionpack/actionpack.gemspec')
0 files changed, 0 insertions, 0 deletions