aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/generators/app_generator_test.rb
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2015-09-23 12:08:32 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2015-09-23 12:08:32 -0700
commitdb1d4d31c9a270bdb8b8873ec59f18eade94a55f (patch)
treecec84b15644bbc8a5bdae78186f3be76c3fed281 /railties/test/generators/app_generator_test.rb
parent39df51e17176b43bf5da8bc53db719d0187423ab (diff)
downloadrails-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 'railties/test/generators/app_generator_test.rb')
0 files changed, 0 insertions, 0 deletions