Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails generator to update views #33

Closed
kspe opened this issue Sep 25, 2014 · 2 comments
Closed

Rails generator to update views #33

kspe opened this issue Sep 25, 2014 · 2 comments

Comments

@kspe
Copy link

kspe commented Sep 25, 2014

Hey,

It would be awesome if there would be a generator like we have rails g devise:views
to copy your views to an application.
I'm using:

gem 'devise-i18n'
gem 'devise-i18n-views'

but when used with devise_token_auth they take a precedence and your mailer templates was not used They differs a little (like added redirect_url param for password reset links) so it would be nice to have a task to update them when updating your gem.

@lynndylanhurley
Copy link
Owner

Good idea! I'll include this with the next release.

@lynndylanhurley
Copy link
Owner

Version 0.1.29.beta3 includes support for this feature. Documentation is here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants