[rspec-users] rake features does not seem to run rake db:test:prepare
James Byrne
lists at ruby-forum.com
Tue Jan 27 12:13:57 EST 2009
James Byrne wrote:
>
> I moved the task :features => 'db:test:prepare' statement from after
> task :features => "features:all" to before it, but this does not
> influence the observed behaviour.
>
I lied. Evidently moving the the db:test:prepare statement did resolve
the problem after all.
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list