aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable
diff options
context:
space:
mode:
authorDerek Prior <derekprior@gmail.com>2015-12-17 21:20:25 -0500
committerDerek Prior <derekprior@gmail.com>2015-12-17 21:20:25 -0500
commit31ef17a5ebf9bb414a20c9cf63c21ae8b8a39cd7 (patch)
treeaa9017a5daf2cc142f9b2f276489a49482afddc4 /actioncable
parent7a6772c0e7acc10f4edad8ce3e6d401524ea1336 (diff)
downloadrails-31ef17a5ebf9bb414a20c9cf63c21ae8b8a39cd7.tar.gz
rails-31ef17a5ebf9bb414a20c9cf63c21ae8b8a39cd7.tar.bz2
rails-31ef17a5ebf9bb414a20c9cf63c21ae8b8a39cd7.zip
Fix "instance variable not initialized" in tests
The ActionPack test suite had a handful of these warnings when run. This was due to `assert_response` being tested outside the context of a controller instance where those instance variables would already have been initialized.
Diffstat (limited to 'actioncable')
0 files changed, 0 insertions, 0 deletions