1 | 119 | 156 | listen | The Listen gem listens to file modifications and notifies you about the changes. Works ... |
2 | 317 | 370 | guard | Guard is a command line tool to easily handle events on file system modifications. |
3 | 356 | 376 | notiffany | Wrapper libray for most popular notification
libraries such as Growl, Libnotify, No... |
4 | 358 | 377 | nenv | Using ENV is like using raw SQL statements in your code. We all know how that ends... |
5 | 364 | 378 | shellany | MRI+JRuby compatible command output capturing |
6 | 381 | 394 | guard-compat | Helps creating valid Guard plugins and testing them |
7 | 389 | 421 | guard-rspec | Guard::RSpec automatically run your specs (much like autotest). |
8 | 553 | 1,857 | ruby_dep | Creates a version constraint of supported Rubies,suitable for a gemspec file |
9 | 2,052 | 2,646 | guard-bundler | Guard::Bundler automatically install/update your gem bundle when needed |
10 | 2,367 | 2,431 | guard-minitest | Guard::Minitest automatically run your tests with Minitest framework (much like autotest) |
11 | 3,366 | 5,328 | guard-cucumber | Guard::Cucumber automatically run your features (much like autotest) |
12 | 6,058 | 19,930 | guard-coffeescript | Guard::CoffeeScript automatically generates your JavaScripts from your CoffeeScripts |
13 | 8,026 | 8,039 | guard-process | Guard extension to run cli processes |
14 | 11,182 | 11,292 | guard-rails-assets | guard-rails-assets automatically generates JavaScript, CSS, Image files using Rails ass... |
15 | 13,584 | 11,593 | guard-yield | This plugin allows you to run any Ruby code within Guard - without writing your own plugin |
16 | 16,714 | 108,042 | guard-jammit | Watches your assets to automatically package them using Jammit. |
17 | 20,792 | 48,759 | guard-less | Guard::Less automatically compiles less (like lessc --watch) |
18 | 33,422 | 19,930 | guard-jekyll | Guard::Jekyll automatically rebuilds websites with the Jekyll static site generator. |
19 | 63,442 | 48,759 | guard-haml-coffee | Compiles HamlCoffee templates to javascript |
20 | 67,655 | 65,653 | hound-tools | Matches your project config to give the same errors as HoundCi |
21 | 78,248 | 65,653 | guard-puppet | Guard plugin to reapply Puppet configurations. |
22 | 84,734 | 35,376 | gem_isolator | Good for testing dependencies of a gem and/or different gem version combinations |
23 | 99,892 | 108,042 | unravel | Tool for solving non-deterministic problems given goals, symptoms, fixes and root causes |
24 | 115,918 | 40,597 | gem-checkout | Uses gem's metadata or version to work out which commit to checkout |
25 | 138,876 | 65,653 | futon | Restores/backups your repositories/workspaces based on what you need right now |
26 | 149,080 | 65,653 | listen-compat | For developers to have a minimal, guaranteed API for \
using Listen |