Re: [rspec-users] db:test:prepare interfering with rake spec pattern

2011-03-05 Thread David Chelimsky
On Mar 4, 2011, at 9:53 PM, Mario Aquino wrote: > I have a tricky problem with running rake spec in a Rails 3.0.3 > project (using rspec-2.5.0, rspec-rails and rake 0.8.7). It may be > that this mailing list is not the correct one to ask for help, but I > am hoping that it is. When I run 'rake s

[rspec-users] db:test:prepare interfering with rake spec pattern

2011-03-05 Thread Mario Aquino
I have a tricky problem with running rake spec in a Rails 3.0.3 project (using rspec-2.5.0, rspec-rails and rake 0.8.7). It may be that this mailing list is not the correct one to ask for help, but I am hoping that it is. When I run 'rake spec', the spec files for one of the gems my project uses