aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorPrem Sichanugrist <s@sikac.hu>2013-02-22 14:26:20 -0500
committerPrem Sichanugrist <s@sikac.hu>2013-02-24 16:32:25 -0500
commit979e198c14a95010aca17b6e640f386961360794 (patch)
tree42c2c1a2c6edfe885fcf94b77c714bada05a23ac /activesupport
parentabf0c710210440e50b33b3e708b1e7e1dfbf9d65 (diff)
downloadrails-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 'activesupport')
0 files changed, 0 insertions, 0 deletions