Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make Devise.mappings work with lazy loaded routes.
When `Devise.mappings` is called it expects that routes are loaded because mappings is build by `devise_for` call.
- Loading branch information