Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Conversation

@vbyno
Copy link

@vbyno vbyno commented Aug 30, 2016

I've put my Devise inside an Rails Engine and set custom router_name. As a result url helpers where not found inside main application which mounted this engine. Undefined method password_expired_path had been invoked, but my helper was my_engine.password_expired_path.
Here is a small fix for this.

@sebfie
Copy link

sebfie commented Nov 23, 2016

I also need this, I use rails_admin which use an engine! Please merge this PR!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants