That would probably be useful. I'd also like to see a rake task that greps the app for deprecated calls. It might not be able to catch all of them, but it should be able to find simple things like find_first and @content_for_layout.
The grepping would actually be really difficult to make reliable, however I suppose it wouldn't hurt to have something to help out.
Is there some master list of deprecated items in the API? I'd be willing to take a crack at a find_deprecated rake task.
The deprecations will start appearing over the next few weeks, we may be able to automate some kind of list or detection task. -- Cheers Koz _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core