The gem only works for ruby 1.9.x? On ruby 1.8.7 there is an error because the method home for the class Dir only exists in ruby 1.9.x config.rb:3:in `config_path': undefined method`home' for Dir:Class (NoMethodError)