Re: [rspec-users] options:229 error

2009-01-06 Thread David Chelimsky
On Tue, Jan 6, 2009 at 2:47 AM, Ivor Paul wrote: > Hi Guys > > I am really having incredible issues with this error > > i...@theluggage:~/workspace/talkies$ rake db:migrate > (in /home/ivor/workspace/talkies) > /usr/lib/ruby/gems/1.8/gems/rspec-1.1.11/lib/spec/runner/options.rb:229:in > `files_to_

Re: [rspec-users] options:229 error

2009-01-06 Thread Scott Taylor
Ivor Paul wrote: Hi Guys I am really having incredible issues with this error i...@theluggage:~/workspace/talkies$ rake db:migrate (in /home/ivor/workspace/talkies) /usr/lib/ruby/gems/1.8/gems/rspec-1.1.11/lib/spec/runner/options.rb:229:in `files_to_load': File or directory not found: db:migra

Re: [rspec-users] options:229 error

2009-01-06 Thread Scott Taylor
Ivor Paul wrote: Hi Guys I am really having incredible issues with this error i...@theluggage:~/workspace/talkies$ rake db:migrate (in /home/ivor/workspace/talkies) /usr/lib/ruby/gems/1.8/gems/rspec-1.1.11/lib/spec/runner/options.rb:229:in `files_to_load': File or directory not found: db:migra

[rspec-users] options:229 error

2009-01-06 Thread Ivor Paul
Hi Guys I am really having incredible issues with this error i...@theluggage:~/workspace/talkies$ rake db:migrate (in /home/ivor/workspace/talkies) /usr/lib/ruby/gems/1.8/gems/rspec-1.1.11/lib/spec/runner/options.rb:229:in `files_to_load': File or directory not found: db:migrate (RuntimeError)