| 1 | 349 | 459 | nenv | Using ENV is like using raw SQL statements in your code. We all know how that ends... |
| 2 | 358 | 466 | shellany | MRI+JRuby compatible command output capturing |
| 3 | 376 | 478 | guard-compat | Helps creating valid Guard plugins and testing them |
| 4 | 714 | 2,342 | ruby_dep | Creates a version constraint of supported Rubies,suitable for a gemspec file |
| 5 | 2,225 | 2,205 | guard-bundler | Guard::Bundler automatically install/update your gem bundle when needed |
| 6 | 2,401 | 2,060 | guard-minitest | Guard::Minitest automatically run your tests with Minitest framework (much like autotest) |
| 7 | 3,678 | 5,958 | guard-cucumber | Guard::Cucumber automatically run your features (much like autotest) |
| 8 | 6,639 | 12,125 | guard-coffeescript | Guard::CoffeeScript automatically generates your JavaScripts from your CoffeeScripts |
| 9 | 8,330 | 8,242 | guard-process | Guard extension to run cli processes |
| 10 | 11,814 | 19,060 | guard-rails-assets | guard-rails-assets automatically generates JavaScript, CSS, Image files using Rails ass... |
| 11 | 14,070 | 16,493 | guard-yield | This plugin allows you to run any Ruby code within Guard - without writing your own plugin |
| 12 | 18,153 | 31,526 | guard-jammit | Watches your assets to automatically package them using Jammit. |
| 13 | 22,224 | 36,032 | guard-less | Guard::Less automatically compiles less (like lessc --watch) |
| 14 | 34,372 | 57,531 | guard-jekyll | Guard::Jekyll automatically rebuilds websites with the Jekyll static site generator. |
| 15 | 63,781 | 43,419 | guard-haml-coffee | Compiles HamlCoffee templates to javascript |
| 16 | 67,860 | 31,526 | hound-tools | Matches your project config to give the same errors as HoundCi |
| 17 | 78,148 | 43,419 | guard-puppet | Guard plugin to reapply Puppet configurations. |
| 18 | 84,148 | 28,514 | gem_isolator | Good for testing dependencies of a gem and/or different gem version combinations |
| 19 | 98,314 | 43,419 | unravel | Tool for solving non-deterministic problems given goals, symptoms, fixes and root causes |
| 20 | 113,497 | 57,531 | gem-checkout | Uses gem's metadata or version to work out which commit to checkout |
| 21 | 138,058 | 57,531 | futon | Restores/backups your repositories/workspaces based on what you need right now |
| 22 | 146,373 | 43,419 | listen-compat | For developers to have a minimal, guaranteed API for \
using Listen |