| 1 | 365 | 520 | nenv | Using ENV is like using raw SQL statements in your code. We all know how that ends... |
| 2 | 373 | 533 | shellany | MRI+JRuby compatible command output capturing |
| 3 | 393 | 548 | guard-compat | Helps creating valid Guard plugins and testing them |
| 4 | 753 | 1,882 | ruby_dep | Creates a version constraint of supported Rubies,suitable for a gemspec file |
| 5 | 2,246 | 3,080 | guard-bundler | Guard::Bundler automatically install/update your gem bundle when needed |
| 6 | 2,411 | 2,397 | guard-minitest | Guard::Minitest automatically run your tests with Minitest framework (much like autotest) |
| 7 | 3,825 | 5,387 | guard-cucumber | Guard::Cucumber automatically run your features (much like autotest) |
| 8 | 7,030 | 7,838 | guard-coffeescript | Guard::CoffeeScript automatically generates your JavaScripts from your CoffeeScripts |
| 9 | 8,617 | 5,342 | guard-process | Guard extension to run cli processes |
| 10 | 12,437 | 30,022 | guard-rails-assets | guard-rails-assets automatically generates JavaScript, CSS, Image files using Rails ass... |
| 11 | 14,643 | 12,406 | guard-yield | This plugin allows you to run any Ruby code within Guard - without writing your own plugin |
| 12 | 19,059 | 36,893 | guard-jammit | Watches your assets to automatically package them using Jammit. |
| 13 | 23,290 | 58,818 | guard-less | Guard::Less automatically compiles less (like lessc --watch) |
| 14 | 35,368 | 58,818 | guard-jekyll | Guard::Jekyll automatically rebuilds websites with the Jekyll static site generator. |
| 15 | 64,616 | 58,818 | guard-haml-coffee | Compiles HamlCoffee templates to javascript |
| 16 | 68,246 | 58,818 | hound-tools | Matches your project config to give the same errors as HoundCi |
| 17 | 79,027 | 58,818 | guard-puppet | Guard plugin to reapply Puppet configurations. |
| 18 | 84,596 | 58,818 | gem_isolator | Good for testing dependencies of a gem and/or different gem version combinations |
| 19 | 98,806 | 58,818 | unravel | Tool for solving non-deterministic problems given goals, symptoms, fixes and root causes |
| 20 | 114,230 | 58,818 | gem-checkout | Uses gem's metadata or version to work out which commit to checkout |
| 21 | 139,004 | 58,818 | futon | Restores/backups your repositories/workspaces based on what you need right now |
| 22 | 148,249 | 58,818 | listen-compat | For developers to have a minimal, guaranteed API for \
using Listen |