Closed jmh closed 8 years ago
Hi @jmh,
This has already changed in master branch.
Do you still have problems with the initializer?
@iridakos I didn't notice you'd changed away from ActiveRecord.connection in the initializer. I'll remember to check for upstream changes before the next PR.
@jmh Cool :+1:
This was causing an issue while building a docker image when the database isn't available. Specifically rake assets:precompile was failing.