SQLite3::SQLException in 'A player should be invalid without a user_id'
SQL logic error or missing database
I eventually tracked down an email from David Chelimsky on rspec-users that explained this could be fixed by setting config.use_transactional_fixtures = false in
spec/spec_helper.rb.
Anyway, posting it here to make it easier to google for.
No comments:
Post a Comment