Merge pull request #2181 from cheunghy/master

Add recipe rails-new
This commit is contained in:
Steve Purcell 2014-11-20 14:12:26 +00:00
commit c9f86ccce9

1
recipes/rails-new Normal file
View file

@ -0,0 +1 @@
(rails-new :repo "cheunghy/rails-new" :fetcher github)