1 | 119 | 159 | listen | The Listen gem listens to file modifications and notifies you about the changes. Works ... |
2 | 319 | 370 | guard | Guard is a command line tool to easily handle events on file system modifications. |
3 | 355 | 384 | notiffany | Wrapper libray for most popular notification
libraries such as Growl, Libnotify, No... |
4 | 356 | 383 | nenv | Using ENV is like using raw SQL statements in your code. We all know how that ends... |
5 | 365 | 392 | shellany | MRI+JRuby compatible command output capturing |
6 | 380 | 398 | guard-compat | Helps creating valid Guard plugins and testing them |
7 | 391 | 421 | guard-rspec | Guard::RSpec automatically run your specs (much like autotest). |
8 | 567 | 2,054 | ruby_dep | Creates a version constraint of supported Rubies,suitable for a gemspec file |
9 | 2,067 | 2,666 | guard-bundler | Guard::Bundler automatically install/update your gem bundle when needed |
10 | 2,378 | 2,487 | guard-minitest | Guard::Minitest automatically run your tests with Minitest framework (much like autotest) |
11 | 3,390 | 5,962 | guard-cucumber | Guard::Cucumber automatically run your features (much like autotest) |
12 | 6,093 | 21,627 | guard-coffeescript | Guard::CoffeeScript automatically generates your JavaScripts from your CoffeeScripts |
13 | 8,034 | 7,565 | guard-process | Guard extension to run cli processes |
14 | 11,214 | 14,600 | guard-rails-assets | guard-rails-assets automatically generates JavaScript, CSS, Image files using Rails ass... |
15 | 13,615 | 13,858 | guard-yield | This plugin allows you to run any Ruby code within Guard - without writing your own plugin |
16 | 16,806 | 41,086 | guard-jammit | Watches your assets to automatically package them using Jammit. |
17 | 20,877 | 61,367 | guard-less | Guard::Less automatically compiles less (like lessc --watch) |
18 | 33,536 | 61,367 | guard-jekyll | Guard::Jekyll automatically rebuilds websites with the Jekyll static site generator. |
19 | 63,566 | 61,367 | guard-haml-coffee | Compiles HamlCoffee templates to javascript |
20 | 67,828 | 61,367 | hound-tools | Matches your project config to give the same errors as HoundCi |
21 | 78,406 | 61,367 | guard-puppet | Guard plugin to reapply Puppet configurations. |
22 | 84,887 | 61,367 | gem_isolator | Good for testing dependencies of a gem and/or different gem version combinations |
23 | 100,032 | 61,367 | unravel | Tool for solving non-deterministic problems given goals, symptoms, fixes and root causes |
24 | 116,064 | 61,367 | gem-checkout | Uses gem's metadata or version to work out which commit to checkout |
25 | 139,094 | 61,367 | futon | Restores/backups your repositories/workspaces based on what you need right now |
26 | 149,255 | 61,367 | listen-compat | For developers to have a minimal, guaranteed API for \
using Listen |