diff options
author | Brad Ediger <brad.ediger@madriska.com> | 2011-07-31 07:38:38 -0500 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2011-08-13 16:22:25 -0700 |
commit | e1b546464ecf20466fb38a93eea9769945774eee (patch) | |
tree | 96810552d21f29446b460b779a56d20df86e9998 /railties/Rakefile | |
parent | 3d2bda9601d3a45f62ad5b7930e453bd1eb01583 (diff) | |
download | rails-e1b546464ecf20466fb38a93eea9769945774eee.tar.gz rails-e1b546464ecf20466fb38a93eea9769945774eee.tar.bz2 rails-e1b546464ecf20466fb38a93eea9769945774eee.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 'railties/Rakefile')
0 files changed, 0 insertions, 0 deletions