Env required YAML
This commit is contained in:
parent
6a2619be02
commit
f1e16f6518
|
@ -1,3 +1,5 @@
|
||||||
|
require 'yaml'
|
||||||
|
|
||||||
module Hobo
|
module Hobo
|
||||||
class Env
|
class Env
|
||||||
HOME = File.expand_path('~/.hobo')
|
HOME = File.expand_path('~/.hobo')
|
||||||
|
|
Loading…
Reference in New Issue