From 4f4ec47e71da78c3af2b7b67536298733205b230 Mon Sep 17 00:00:00 2001 From: Yann Lugrin Date: Sun, 24 Oct 2010 18:11:50 +0200 Subject: [PATCH] add guard-bundler to available guards list --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index aec1598..1ec2804 100644 --- a/README.rdoc +++ b/README.rdoc @@ -77,12 +77,12 @@ Signal handlers are used to interact with Guard: - {guard-livereload}[http://github.com/guard/guard-livereload] - {guard-sass}[http://github.com/guard/guard-sass] - {guard-shell}[http://github.com/guard/guard-shell] +- {guard-bundler}[http://github.com/guard/guard-bunder] guard ideas: - guard-spork - guard-cucumber -- guard-bundler - others ideas? === Add a guard to your Guardfile