public
Description: Code smell detector for Ruby
Home | Edit | New

Ruby 1.9

All releases of Reek since 1.1.3.13 are compatible with the following Ruby versions:

  • 1.8.6
  • 1.8.7
  • 1.9.1

In this case, “compatibility” means that all of Reek’s unit tests and acceptance tests pass on each of those platforms, as verified by running the tests on Ubuntu Linux:

$ reek --version
reek 1.1.3.13
$ multiruby -S rake test:all
...

TOTAL RESULT = 0 failures out of 3
Passed: 1.8.6-p369, 1.9.1-p243, 1.8.7-p174

Last edited by kevinrutherford, Sat Sep 12 13:17:18 -0700 2009
Home | Edit | New
Versions: