Revert a change made in 2014 that prevent Ransack from finding the co…
…rrect DB
Can you add a test for this change?
@michaelrobinette thanks for this PR. Can you add some explanation as to why it is needed, and a test would be awesome.
@michaelrobinette if we had a passing test for this we could merge it.
Closing as stale
Reopening: I'll rebase this and add a test.
Took a look at this, the tests are green with the code merged, but we need a bit more detail before proceeding with it:
- What problem is it trying to solve?
- Addition of a failing test on the current codebase, which is then green with the new code merged
Removing this from the 3.0.0 Release and adding the Blocked label until these points can be addressed.