jm / rails_upgrade

Plugin to run checks on your Rails 2.x/3.x to check for obvious upgrade points on the path to 3.0
http://omgbloglol.com
MIT License
68 stars 74 forks source link

False Positive for name_scope in rails:upgrade:check #20

Open Tuman829 opened 11 years ago

Tuman829 commented 11 years ago

When I run the check, it brings up files I had just corrected to scope from named_scope as still having named_scope.