Re: [rspec-users] RSpec Basic Help Needed

2011-03-18 Thread David Kahn
On Fri, Mar 18, 2011 at 12:34 PM, Will C. wrote: > I'm getting the following error while doing the RSpec example on the > bottom of this page: http://rspec.info/ > > This is the error I am getting > no such file to load -- blowing LoadError > Do you have the file named right? (I see 'blowing' ab

[rspec-users] RSpec Basic Help Needed

2011-03-18 Thread Will C.
I'm getting the following error while doing the RSpec example on the bottom of this page: http://rspec.info/ This is the error I am getting no such file to load -- blowing LoadError Both files are on the desktop. Thanks! -- Posted via http://www.ruby-forum.com/. ___