Class Index [+]

Quicksearch

1.2.8 (2010-04-26)

Major Changes

** Comment with :reek:smell_name disables the named smell for a class, module or method ** Comment with :reek:smell_name:{…} for more detailed configuration

** on the command-line using -c ** via Reek::Rake::Task in the rakefile

Minor Changes

** Option to specify permitted nesting depth (#14) ** Option to ignore certain iterator methods

1.2.7.3 (2010-03-29)

Minor Changes

** the -a command-line option has been removed ** some methods on Examiner are now deprecated

1.2.7.2 (2010-03-05)

Minor Changes

1.2.7.1 (2010-02-03)

Minor Changes

1.2.7 (2010-02-01)

Major Changes

Minor Changes

See wiki.github.com/kevinrutherford/reek for further details.

1.2.6 (2009-11-28)

Minor Changes

1.2.5 (2009-11-19)

Minor Changes

1.2.4 (2009-11-17)

Major Changes

Minor Changes

1.2.3 (2009-11-2)

Minor Changes

1.2.1 (2009-10-02)

Minor Changes

See wiki.github.com/kevinrutherford/reek for details

1.2 2009-09-20

Major Changes

** Looks within a class for 3 or more methods taking the same 2 or more parameters

** Currently only performs basic check for multiple tests of same value

** Reek is no longer silent about smell-free source code ** Output now reports on all files examined, even if they have no smells ** Smell warnings are indented in the report; file summary headers are not ** Reports for multiple sources are run together; no more blank lines ** Reports in spec matcher failures are quiet (fixed #38)

** The header for each source file now counts masked smells ** The –show-all (-a) option shows masked warnings in the report

Minor Changes

** LongMethod now counts statements deeper into each method (fixed #25) ** LongMethod no longer counts control structures, only their contained stmts ** See wiki.github.com/kevinrutherford/reek/long-method for details

** no longer reports methods that call ‘super’ (fixed #39) ** no longer reports simple helper methods ** can be configured based on number of calls out

1.1.3 2009-05-19

Minor Changes

Fixes

1.1.2 2009-05-18

Major Enhancements

1.1.1 2009-05-08

Minor enhancements

1.1.0 2009-04-10

Minor enhancements

Fixes

1.0.1 2009-04-06

Fixes

1.0.0 2009-04-05

Major enhancements

Minor enhancements

Fixes

0.3.1 2008-11-17

Minor enhancements

0.3.0 2008-11-02

Minor enhancements

Fixes

0.2.3 2008-09-22

0.2.2 2008-09-15

0.2.1 2008-09-14

0.2.0 2008-09-10

0.1.1 2008-09-09

0.1.0 2008-09-09

0.0.1 2008-09-08

[Validate]

Generated with the Darkfish Rdoc Generator 2.