If you are starting to get an SQlite Error that says you can’t start a transaction within a transaction when running your tests with spork, the culprit may be database_cleaner. You might want to read this for the proper installation instructions.
Yet Another Geek In The World
If you are starting to get an SQlite Error that says you can’t start a transaction within a transaction when running your tests with spork, the culprit may be database_cleaner. You might want to read this for the proper installation instructions.