Merge pull request #1039 from yuutayamada/master

Add helm-rb recipe
This commit is contained in:
Steve Purcell 2013-09-17 09:05:34 -07:00
commit 7ba8e94755

4
recipes/helm-rb Normal file
View file

@ -0,0 +1,4 @@
(helm-rb
:repo "yuutayamada/helm-rb"
:fetcher github
:files ("helm-rb.el" "get_methods.rb"))