From 327200ea1679d135033b0402e822b25a4a0ef33c Mon Sep 17 00:00:00 2001 From: Arthur Andersen Date: Mon, 9 Apr 2012 15:16:37 +0200 Subject: [PATCH] added ruby-interpolation recipe --- recipes/ruby-interpolation | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/ruby-interpolation diff --git a/recipes/ruby-interpolation b/recipes/ruby-interpolation new file mode 100644 index 00000000..000e4f64 --- /dev/null +++ b/recipes/ruby-interpolation @@ -0,0 +1,3 @@ +(ruby-interpolation + :url "https://github.com/leoc/ruby-interpolation.el" + :fetcher git) \ No newline at end of file