notahat / machinist

Fixtures aren't fun. Machinist is.
MIT License
1.12k stars 134 forks source link

Installation problem #95

Closed trivektor closed 13 years ago

trivektor commented 13 years ago

I got the following error when installing machinist

/Users/trivuong/.rvm/gems/ruby-1.9.2-p290/gems/thor-0.14.6/lib/thor/actions/inject_into_file.rb:99:in `binread': No such file or directory - /Users/trivuong/Projects/strawberries/spec/spec_helper.rb (Errno::ENOENT)

I'm using Rails 3.1 rc4

notahat commented 13 years ago

That looks like an issue with somewhere between thor and rspec. Nothing to do with Machinist. I imagine you'll get the sam error trying to run any generators.