aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/module/attribute_accessors.rb
diff options
context:
space:
mode:
authorBrad Ediger <brad.ediger@madriska.com>2011-07-31 07:38:38 -0500
committerBrad Ediger <brad.ediger@madriska.com>2011-07-31 08:51:48 -0500
commit7f885390876a3acdfa962e42b2bf2c73241e8702 (patch)
tree6c8186b9991cc3c024d09aa91c36130b7d5f8258 /activesupport/lib/active_support/core_ext/module/attribute_accessors.rb
parent4c85c4ed95cb323e749d200d238a3f4898a688dd (diff)
downloadrails-7f885390876a3acdfa962e42b2bf2c73241e8702.tar.gz
rails-7f885390876a3acdfa962e42b2bf2c73241e8702.tar.bz2
rails-7f885390876a3acdfa962e42b2bf2c73241e8702.zip
remove_possible_method: test if method exists
This speeds up remove_possible_method substantially since it doesn't have to rescue a NameError in the common case. Closes #2346.
Diffstat (limited to 'activesupport/lib/active_support/core_ext/module/attribute_accessors.rb')
0 files changed, 0 insertions, 0 deletions