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: link_to_remote_redbox #18

Closed gurdiga closed 8 years ago

gurdiga commented 13 years ago

Hello,

The rails-upgrade gem identifies link_to_remote_redbox from the redbox plugin as a deprecated AJAX helper. I suspect it's because it begins with "link_to_remote".