bigcartel / dugway

Easily build and test Big Cartel themes.
https://developers.bigcartel.com/api/themes
MIT License
150 stars 22 forks source link

Load path weirdness when calling "dugway" from other non-theme directories #34

Closed mattwigham closed 11 years ago

mattwigham commented 11 years ago
ruby ../dugway/bin/dugway create test
/Users/blah/.rbenv/versions/1.9.3-p327/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- dugway/cli (LoadError)
    from /Users/blah/.rbenv/versions/1.9.3-p327/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from ../dugway/bin/dugway:4:in `<main>'