Plugins - Deprecateed

StarAdd to favorites

Searches your code to see if you are using techniques that are no longer approved by Rails.

Gently warns you and advises you about what you should do instead.

Usage:

  rake deprecated

A report will be printed to the screen.

TODO

TODO

  • Use pure Ruby so it works on Windows
  • Make criteria more specific
  • Update to check for new items that are deprecated in edge
  • A test assertion that does the check

Geoffrey Grosenbach

http://nubyonrails.com/articles/2006/08/31/deprecated-plugin-find-old-rails-code

http://topfunky.net/svn/plugins/deprecated/

Rails' (MIT)

  • Currently 5.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Statistics and Logs

Tags

Comments

Add a comment
Pascial Fernandez 5 Feb 2007

One suggestion, add the rails 1.2.1 deprecation warnings to the file deprecated.rake

deprecated = { ..., 'linkto_image' => 'linktoimage is deprecated and will be removed from Rails 2.0 (use linkto(image_tag(...), url))', ':post => true' => 'Passing :post as a link modifier is deprecated. Use :method => "post" instead.' }

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.
Recruiting software

Have a comment?