Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Older versions of activerecord require sqlite ~> 1.3.6, but not in the gemfile, the constraint is enforced when you load the adapter. This allows us toe specify in the environment the version of the gem we'd like to run against.
- Loading branch information