Created
July 10, 2010 16:10
-
Star
(129)
You must be signed in to star a gist -
Fork
(10)
You must be signed in to fork a gist
-
-
Save josevalim/470808 to your computer and use it in GitHub Desktop.
lol yeah this thread is filled with golden lessons in concurrency.
It’s 2019, do we still need this in Rails 5.2?
@gnclmorais, it seems that this is not useful anymore: https://github.com/teamcapybara/capybara#transactions-and-database-setup if you are running Rails 5.1 +.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry to dig up an old thread (no pun intended), but I've been facing this issue on a Rails 5 app recently, and @mperham's solution worked great for me!