diff options
author | Prem Sichanugrist <s@sikac.hu> | 2013-02-22 14:26:20 -0500 |
---|---|---|
committer | Prem Sichanugrist <s@sikac.hu> | 2013-02-24 16:32:25 -0500 |
commit | 979e198c14a95010aca17b6e640f386961360794 (patch) | |
tree | 42c2c1a2c6edfe885fcf94b77c714bada05a23ac /actionpack/test/dispatch/session | |
parent | abf0c710210440e50b33b3e708b1e7e1dfbf9d65 (diff) | |
download | rails-979e198c14a95010aca17b6e640f386961360794.tar.gz rails-979e198c14a95010aca17b6e640f386961360794.tar.bz2 rails-979e198c14a95010aca17b6e640f386961360794.zip |
Check for `method_missing` in public and protected
Ruby 2.0 changed the behavior of `respond_to?` without argument to
return only search for public method. We actually want to perform the
action only if `method_missing` is either in public or protected.
Diffstat (limited to 'actionpack/test/dispatch/session')
0 files changed, 0 insertions, 0 deletions