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