On Jul 26, 2006, at 2:11 PM, Ryan Lowe wrote:

Suggestion: how about printing something during the "rake" test run to
indicate you are using deprecated methods?  After I update rails for a
project, the first thing I do is run "rake" to make sure nothing
broke.  Some deprecation warnings here would bring it to people's
attention.

Yeah, that's what he meant with:

If you run your tests, and your application calls a deprecated api
you'll see the following information printed to stdout.

@@@@@@@@@@ Deprecation Warning @@@@@@@@@@
Detailed Message Goes Here
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@


-Scott

_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to