From dd036d7aa62256dc97d659f6bd00125fc56b5c94 Mon Sep 17 00:00:00 2001 From: Adriean Khisbe Date: Sat, 14 Jun 2014 17:24:57 +0200 Subject: [PATCH] ruby-tools recipe --- recipes/ruby-tools.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/ruby-tools.rcp diff --git a/recipes/ruby-tools.rcp b/recipes/ruby-tools.rcp new file mode 100644 index 00000000..70bc5e70 --- /dev/null +++ b/recipes/ruby-tools.rcp @@ -0,0 +1,4 @@ +(:name ruby-tools + :description "Collection of handy functions for Emacs ruby-mode" + :type github + :pkgname "rejeep/ruby-tools.el")