1 | 120 | - | listen | The Listen gem listens to file modifications and notifies you about the changes. Works ... |
2 | 314 | - | guard | Guard is a command line tool to easily handle events on file system modifications. |
3 | 348 | - | notiffany | Wrapper libray for most popular notification
libraries such as Growl, Libnotify, No... |
4 | 350 | - | nenv | Using ENV is like using raw SQL statements in your code. We all know how that ends... |
5 | 355 | - | shellany | MRI+JRuby compatible command output capturing |
6 | 377 | - | guard-compat | Helps creating valid Guard plugins and testing them |
7 | 387 | - | guard-rspec | Guard::RSpec automatically run your specs (much like autotest). |
8 | 614 | - | ruby_dep | Creates a version constraint of supported Rubies,suitable for a gemspec file |
9 | 2,103 | - | guard-bundler | Guard::Bundler automatically install/update your gem bundle when needed |
10 | 2,390 | - | guard-minitest | Guard::Minitest automatically run your tests with Minitest framework (much like autotest) |
11 | 3,468 | - | guard-cucumber | Guard::Cucumber automatically run your features (much like autotest) |
12 | 6,206 | - | guard-coffeescript | Guard::CoffeeScript automatically generates your JavaScripts from your CoffeeScripts |
13 | 8,128 | - | guard-process | Guard extension to run cli processes |
14 | 11,323 | - | guard-rails-assets | guard-rails-assets automatically generates JavaScript, CSS, Image files using Rails ass... |
15 | 13,684 | - | guard-yield | This plugin allows you to run any Ruby code within Guard - without writing your own plugin |
16 | 17,076 | - | guard-jammit | Watches your assets to automatically package them using Jammit. |
17 | 21,174 | - | guard-less | Guard::Less automatically compiles less (like lessc --watch) |
18 | 33,830 | - | guard-jekyll | Guard::Jekyll automatically rebuilds websites with the Jekyll static site generator. |
19 | 63,897 | - | guard-haml-coffee | Compiles HamlCoffee templates to javascript |
20 | 68,333 | - | hound-tools | Matches your project config to give the same errors as HoundCi |
21 | 78,811 | - | guard-puppet | Guard plugin to reapply Puppet configurations. |
22 | 85,255 | - | gem_isolator | Good for testing dependencies of a gem and/or different gem version combinations |
23 | 100,262 | - | unravel | Tool for solving non-deterministic problems given goals, symptoms, fixes and root causes |
24 | 116,343 | - | gem-checkout | Uses gem's metadata or version to work out which commit to checkout |
25 | 139,583 | - | futon | Restores/backups your repositories/workspaces based on what you need right now |
26 | 149,614 | - | listen-compat | For developers to have a minimal, guaranteed API for \
using Listen |