Env required YAML

This commit is contained in:
Mitchell Hashimoto 2010-01-29 20:25:10 -08:00
parent 6a2619be02
commit f1e16f6518
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
require 'yaml'
module Hobo
class Env
HOME = File.expand_path('~/.hobo')