diff options
author | Jon Leighton <j@jonathanleighton.com> | 2011-09-12 22:12:12 +0100 |
---|---|---|
committer | Jon Leighton <j@jonathanleighton.com> | 2011-09-13 00:01:58 +0100 |
commit | ac687ed651773fccecbc22cd6d8b07d5439ceb76 (patch) | |
tree | eba4a000c8053dbe32f648d6042a494a2d16095f /activerecord/test/cases/custom_locking_test.rb | |
parent | cf115d2f8ef48764e095aa453f729b60705088f1 (diff) | |
download | rails-ac687ed651773fccecbc22cd6d8b07d5439ceb76.tar.gz rails-ac687ed651773fccecbc22cd6d8b07d5439ceb76.tar.bz2 rails-ac687ed651773fccecbc22cd6d8b07d5439ceb76.zip |
Let Ruby deal with method visibility.
Check respond_to_without_attributes? in method_missing. If there is any
method that responds (even private), let super handle it and raise
NoMethodError if necessary.
Diffstat (limited to 'activerecord/test/cases/custom_locking_test.rb')
0 files changed, 0 insertions, 0 deletions