1 | 338 | 518 | nenv | Using ENV is like using raw SQL statements in your code. We all know how that ends... |
2 | 348 | 531 | shellany | MRI+JRuby compatible command output capturing |
3 | 358 | 536 | guard-compat | Helps creating valid Guard plugins and testing them |
4 | 693 | 2,488 | ruby_dep | Creates a version constraint of supported Rubies,suitable for a gemspec file |
5 | 2,183 | 2,072 | guard-bundler | Guard::Bundler automatically install/update your gem bundle when needed |
6 | 2,414 | 1,880 | guard-minitest | Guard::Minitest automatically run your tests with Minitest framework (much like autotest) |
7 | 3,580 | 5,540 | guard-cucumber | Guard::Cucumber automatically run your features (much like autotest) |
8 | 6,467 | 7,472 | guard-coffeescript | Guard::CoffeeScript automatically generates your JavaScripts from your CoffeeScripts |
9 | 8,238 | 11,213 | guard-process | Guard extension to run cli processes |
10 | 11,541 | 9,122 | guard-rails-assets | guard-rails-assets automatically generates JavaScript, CSS, Image files using Rails ass... |
11 | 13,830 | 23,194 | guard-yield | This plugin allows you to run any Ruby code within Guard - without writing your own plugin |
12 | 17,677 | 30,134 | guard-jammit | Watches your assets to automatically package them using Jammit. |
13 | 21,728 | 52,325 | guard-less | Guard::Less automatically compiles less (like lessc --watch) |
14 | 34,258 | 20,298 | guard-jekyll | Guard::Jekyll automatically rebuilds websites with the Jekyll static site generator. |
15 | 64,219 | 33,396 | guard-haml-coffee | Compiles HamlCoffee templates to javascript |
16 | 68,483 | 52,325 | hound-tools | Matches your project config to give the same errors as HoundCi |
17 | 78,741 | 55,740 | guard-puppet | Guard plugin to reapply Puppet configurations. |
18 | 85,083 | 59,807 | gem_isolator | Good for testing dependencies of a gem and/or different gem version combinations |
19 | 99,716 | 113,782 | unravel | Tool for solving non-deterministic problems given goals, symptoms, fixes and root causes |
20 | 115,599 | 90,788 | gem-checkout | Uses gem's metadata or version to work out which commit to checkout |
21 | 139,545 | 113,782 | futon | Restores/backups your repositories/workspaces based on what you need right now |
22 | 148,631 | 113,782 | listen-compat | For developers to have a minimal, guaranteed API for \
using Listen |