1 | 119 | 157 | listen | The Listen gem listens to file modifications and notifies you about the changes. Works ... |
2 | 320 | 329 | guard | Guard is a command line tool to easily handle events on file system modifications. |
3 | 355 | 339 | notiffany | Wrapper libray for most popular notification
libraries such as Growl, Libnotify, No... |
4 | 357 | 338 | nenv | Using ENV is like using raw SQL statements in your code. We all know how that ends... |
5 | 365 | 340 | shellany | MRI+JRuby compatible command output capturing |
6 | 378 | 347 | guard-compat | Helps creating valid Guard plugins and testing them |
7 | 391 | 377 | guard-rspec | Guard::RSpec automatically run your specs (much like autotest). |
8 | 562 | 1,911 | ruby_dep | Creates a version constraint of supported Rubies,suitable for a gemspec file |
9 | 2,064 | 2,321 | guard-bundler | Guard::Bundler automatically install/update your gem bundle when needed |
10 | 2,378 | 2,205 | guard-minitest | Guard::Minitest automatically run your tests with Minitest framework (much like autotest) |
11 | 3,388 | 7,586 | guard-cucumber | Guard::Cucumber automatically run your features (much like autotest) |
12 | 6,083 | 20,071 | guard-coffeescript | Guard::CoffeeScript automatically generates your JavaScripts from your CoffeeScripts |
13 | 8,031 | 8,007 | guard-process | Guard extension to run cli processes |
14 | 11,207 | 13,024 | guard-rails-assets | guard-rails-assets automatically generates JavaScript, CSS, Image files using Rails ass... |
15 | 13,610 | 12,042 | guard-yield | This plugin allows you to run any Ruby code within Guard - without writing your own plugin |
16 | 16,790 | 67,578 | guard-jammit | Watches your assets to automatically package them using Jammit. |
17 | 20,858 | 39,685 | guard-less | Guard::Less automatically compiles less (like lessc --watch) |
18 | 33,497 | 67,578 | guard-jekyll | Guard::Jekyll automatically rebuilds websites with the Jekyll static site generator. |
19 | 63,528 | 47,474 | guard-haml-coffee | Compiles HamlCoffee templates to javascript |
20 | 67,791 | 67,578 | hound-tools | Matches your project config to give the same errors as HoundCi |
21 | 78,349 | 67,578 | guard-puppet | Guard plugin to reapply Puppet configurations. |
22 | 84,845 | 67,578 | gem_isolator | Good for testing dependencies of a gem and/or different gem version combinations |
23 | 99,999 | 67,578 | unravel | Tool for solving non-deterministic problems given goals, symptoms, fixes and root causes |
24 | 116,024 | 67,578 | gem-checkout | Uses gem's metadata or version to work out which commit to checkout |
25 | 139,051 | 67,578 | futon | Restores/backups your repositories/workspaces based on what you need right now |
26 | 149,204 | 47,474 | listen-compat | For developers to have a minimal, guaranteed API for \
using Listen |