| 1 | 366 | 644 | nenv | Using ENV is like using raw SQL statements in your code. We all know how that ends... |
| 2 | 370 | 648 | shellany | MRI+JRuby compatible command output capturing |
| 3 | 389 | 683 | guard-compat | Helps creating valid Guard plugins and testing them |
| 4 | 746 | 1,736 | ruby_dep | Creates a version constraint of supported Rubies,suitable for a gemspec file |
| 5 | 2,246 | 2,860 | guard-bundler | Guard::Bundler automatically install/update your gem bundle when needed |
| 6 | 2,407 | 2,465 | guard-minitest | Guard::Minitest automatically run your tests with Minitest framework (much like autotest) |
| 7 | 3,810 | 4,955 | guard-cucumber | Guard::Cucumber automatically run your features (much like autotest) |
| 8 | 7,005 | 6,437 | guard-coffeescript | Guard::CoffeeScript automatically generates your JavaScripts from your CoffeeScripts |
| 9 | 8,619 | 8,399 | guard-process | Guard extension to run cli processes |
| 10 | 12,381 | 49,580 | guard-rails-assets | guard-rails-assets automatically generates JavaScript, CSS, Image files using Rails ass... |
| 11 | 14,594 | 11,703 | guard-yield | This plugin allows you to run any Ruby code within Guard - without writing your own plugin |
| 12 | 18,989 | 30,884 | guard-jammit | Watches your assets to automatically package them using Jammit. |
| 13 | 23,212 | 49,580 | guard-less | Guard::Less automatically compiles less (like lessc --watch) |
| 14 | 35,270 | 25,459 | guard-jekyll | Guard::Jekyll automatically rebuilds websites with the Jekyll static site generator. |
| 15 | 64,487 | 49,580 | guard-haml-coffee | Compiles HamlCoffee templates to javascript |
| 16 | 68,191 | 15,524 | hound-tools | Matches your project config to give the same errors as HoundCi |
| 17 | 78,882 | 49,580 | guard-puppet | Guard plugin to reapply Puppet configurations. |
| 18 | 84,450 | 30,884 | gem_isolator | Good for testing dependencies of a gem and/or different gem version combinations |
| 19 | 98,640 | 49,580 | unravel | Tool for solving non-deterministic problems given goals, symptoms, fixes and root causes |
| 20 | 114,004 | 49,580 | gem-checkout | Uses gem's metadata or version to work out which commit to checkout |
| 21 | 138,876 | 30,884 | futon | Restores/backups your repositories/workspaces based on what you need right now |
| 22 | 147,866 | 49,580 | listen-compat | For developers to have a minimal, guaranteed API for \
using Listen |