diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-07-14 07:46:06 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-07-14 07:46:17 -0700 |
commit | 9cff2484695243248abcaa9ec1c5b246f1c28209 (patch) | |
tree | 98b274ca35b270157e1566d8f77d12ac33a96183 /actionpack/lib/action_controller.rb | |
parent | 368b9938ec9d8fbb8146e65c1edf744d32d207c9 (diff) | |
download | rails-9cff2484695243248abcaa9ec1c5b246f1c28209.tar.gz rails-9cff2484695243248abcaa9ec1c5b246f1c28209.tar.bz2 rails-9cff2484695243248abcaa9ec1c5b246f1c28209.zip |
only call methods that are on the superclass
We want to treat the response object as if it's a real response object
(not a test object), so we should only call methods that are on the
superclass.
Diffstat (limited to 'actionpack/lib/action_controller.rb')
0 files changed, 0 insertions, 0 deletions