Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't failsafe ActiveRecord::ConnectionTimeoutError
It hides the error and you end up with a different error anyway as the connection is nil. Fixes: #235
- Loading branch information