Skip to content

james2m/deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deprecated plugin
=================

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.

==========
Geoffrey Grosenbach
boss@topfunky.com
http://nubyonrails.com/pages/deprecated

==========
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

About

An updated copy of topfunky's deprecated plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages