Skip to content
@seattlerb

Seattle Ruby Brigade

Pinned

  1. flog Public

    Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.

    Ruby 766 73

  2. flay Public

    Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored.

    Ruby 657 61

  3. ruby_parser Public

    ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem.

    Ruby 445 101

  4. hoe Public

    Hoe is a rake/rubygems helper for project Rakefiles. It helps you manage, maintain, and release your project and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with pl…

    Ruby 274 65

  5. Hunting down random test failures can be very very difficult, sometimes impossible, but minitest-bisect makes it easy.

    Ruby 102 8

Repositories

Most used topics

Loading…