You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# To make chrome driver work, we need to monkey patch active record, otherwise we get an "SQLite3::BusyException: database is locked". See http://stackoverflow.com/questions/29387097.classActiveRecord::Basemattr_accessor:shared_connection@@shared_connection=nildefself.connection@@shared_connection || retrieve_connectionendendActiveRecord::Base.shared_connection=ActiveRecord::Base.connection
The text was updated successfully, but these errors were encountered:
See http://stackoverflow.com/questions/29387097/capybara-and-chrome-driver-sqlite3busyexception-database-is-locked.
The text was updated successfully, but these errors were encountered: