| 1 | 342 | 489 | nenv | Using ENV is like using raw SQL statements in your code. We all know how that ends... | 
        | 2 | 351 | 491 | shellany | MRI+JRuby compatible command output capturing | 
        | 3 | 363 | 501 | guard-compat | Helps creating valid Guard plugins and testing them | 
        | 4 | 699 | 1,968 | ruby_dep | Creates a version constraint of supported Rubies,suitable for a gemspec file | 
        | 5 | 2,198 | 2,419 | guard-bundler | Guard::Bundler automatically install/update your gem bundle when needed | 
        | 6 | 2,420 | 2,133 | guard-minitest | Guard::Minitest automatically run your tests with Minitest framework (much like autotest) | 
        | 7 | 3,602 | 5,438 | guard-cucumber | Guard::Cucumber automatically run your features (much like autotest) | 
        | 8 | 6,509 | 13,007 | guard-coffeescript | Guard::CoffeeScript automatically generates your JavaScripts from your CoffeeScripts | 
        | 9 | 8,252 | 8,088 | guard-process | Guard extension to run cli processes | 
        | 10 | 11,608 | 8,364 | guard-rails-assets | guard-rails-assets automatically generates JavaScript, CSS, Image files using Rails ass... | 
        | 11 | 13,902 | 12,024 | guard-yield | This plugin allows you to run any Ruby code within Guard - without writing your own plugin | 
        | 12 | 17,812 | 35,788 | guard-jammit | Watches your assets to automatically package them using Jammit. | 
        | 13 | 21,888 | 28,254 | guard-less | Guard::Less automatically compiles less (like lessc --watch) | 
        | 14 | 34,352 | 26,055 | guard-jekyll | Guard::Jekyll automatically rebuilds websites with the Jekyll static site generator. | 
        | 15 | 64,250 | 27,163 | guard-haml-coffee | Compiles HamlCoffee templates to javascript | 
        | 16 | 68,137 | 46,838 | hound-tools | Matches your project config to give the same errors as HoundCi | 
        | 17 | 78,758 | 40,741 | guard-puppet | Guard plugin to reapply Puppet configurations. | 
        | 18 | 84,542 | 50,952 | gem_isolator | Good for testing dependencies of a gem and/or different gem version combinations | 
        | 19 | 99,445 | 37,994 | unravel | Tool for solving non-deterministic problems given goals, symptoms, fixes and root causes | 
        | 20 | 114,595 | 50,952 | gem-checkout | Uses gem's metadata or version to work out which commit to checkout | 
        | 21 | 139,133 | 108,010 | futon | Restores/backups your repositories/workspaces based on what you need right now | 
        | 22 | 147,438 | 90,620 | listen-compat | For developers to have a minimal, guaranteed API for \
    using Listen |