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

Devise Invitable not reading subject key #829

Open
Ito-Eta opened this issue Sep 3, 2020 · 1 comment
Open

Devise Invitable not reading subject key #829

Ito-Eta opened this issue Sep 3, 2020 · 1 comment

Comments

@Ito-Eta
Copy link

Ito-Eta commented Sep 3, 2020

In the Rails application I'm working on, nothing I'm doing seems to be getting the Devise Invitable gem to read the subject key on the mailer > invitation_instructions hash. I've tried simply changing the subject, no luck. I tried doing some of the things recommended in earlier issues that were resolved to simply override the normal methods and it doesn't see any changes when I do.

I simply need to change the subject line of the email to not say "Invitation Instructions". What am I doing wrong?

@scambra
Copy link
Owner

scambra commented Oct 10, 2020

What did you try? Are you changing english i18n?
https://github.com/scambra/devise_invitable#i18n-

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

No branches or pull requests

2 participants