Initial commit

This commit is contained in:
Gregory Eremin
2013-01-19 17:18:29 +04:00
commit f3123a736d
29 changed files with 412 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
eval "$(rbenv init -)"
+5
View File
@@ -0,0 +1,5 @@
# if $(brew &>/dev/null)
# then
# brew install rbenv
# brew install ruby-build
# fi