RubyGems.org

outlaw

0.1.3

Keep bad code out of your projects. Your idea of bad code, no one elses. Outlaw defines an example based DSL for demonstrating anti-patterns and builds a rule for each anti-pattern that it alerts the user to violations when encountered in a project's codebase during scanning. Outlaw is a work in progress and contributions, suggestions and forks are welcome. Outlaw was a personal project for Mendicant University, Session 10 in Jan '12

installgem install outlaw
Authors

Brian Glusman

2,086 total downloads 553 for this version
Owners

E52ecd174b2e6ba65b4f03f075ef5f09

Gemfile
gem "outlaw", "~> 0.1.3"
Versions
  1. 0.1.3 February 11, 2012
  2. 0.1.2 January 25, 2012
  3. 0.1.1 January 25, 2012
  4. 0.1.0 January 25, 2012
Development Dependencies
  1. minitest >= 0
  2. rake ~> 0.9.0