ueberauth / guardian_db

Guardian DB integration for tracking tokens and ensuring logout cannot be replayed.
MIT License
368 stars 87 forks source link

Use Code.ensure_loaded? for migrations_path #94

Closed nathany closed 6 years ago

nathany commented 6 years ago

fixes #93, closes #90

related to this change: https://github.com/elixir-ecto/ecto/issues/2763

change based on fix at: https://github.com/kipcole9/money/commit/c2766dece7f241f25b86999876d756d7b7d7a4be

nathany commented 6 years ago

build passing https://travis-ci.org/ueberauth/guardian_db/builds/446390148