Posted By: Kevin Rutherford
Date: 2009-05-22 14:56
Summary: reek 1.1.3 released
Project: reek
reek version 1.1.3 has been released!
Reek detects smells in Ruby code. It can be used as a stand-alone
command, or as a Rake task, or as an expectation in Rspec examples.
## Changes in this release:
### Minor Changes
* No longer depends directly on the sexp_processor gem
### Fixes
* LargeClass now relies only on the given source code (#26)
## More information:
* http://wiki.github.com/kevinrutherford/reek
* http://reek.rubyforge.org/rdoc/
|
|