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

Document using the gem with Devise #69

Closed
temochka opened this issue Apr 17, 2019 · 6 comments
Closed

Document using the gem with Devise #69

temochka opened this issue Apr 17, 2019 · 6 comments
Assignees

Comments

@temochka
Copy link
Contributor

The Devise gem is the de-facto standard for implementing authentication in Rails. It also assumes the responsibility of sending some common types of transactional emails, such as sign up confirmations, password reset links, welcome emails, and others.

The postmark-rails gem is known to work seamlessly with Devise, as it relies on basic ActionMailer facilities. That said, some users reported confusion regarding how certain Postmark features (e.g., templates) fit with Devise. Thus, it might be worth providing an official guide for getting started with Devise on Postmark. Such guide would cover the following:

  • Initial configuration
  • Development VS production
  • Customization (Rails templates VS Postmark templates)
@TheMindlessDevCanada
Copy link

any updates on this? Im implementing devise with postmark and would love some reference materials on this topic! i was reading the wiki but nothing stood out re: devise

@TheMindlessDevCanada
Copy link

TheMindlessDevCanada commented Jul 18, 2020

@temochka I have just hooked up devise with a custom mailer using postmark Templates, I will send a PR with a wiki page perhaps it could be of assistance as i see this still seems to be a 'hot topic' I'll edit this with a gist i am going to do on this as well.

Postmark Templates (API) With Devise

Forked Repo Wiki -- Not too sure how I can submit this?

@temochka
Copy link
Contributor Author

@TheMindlessDevCanada thank you for sharing this! I’m no longer with Postmark, but I wonder if @ibalosh or @tomazy could help.

@ibalosh
Copy link
Contributor

ibalosh commented Jul 21, 2020

@tomazy @nickhammond could you check out this one?

@tomazy
Copy link
Contributor

tomazy commented Jul 21, 2020

Thank you @TheMindlessDevCanada! This is super helpful. We will incorporate this in our wiki as soon as possible.

@tomazy tomazy self-assigned this Jul 21, 2020
@tomazy
Copy link
Contributor

tomazy commented Aug 5, 2020

@TheMindlessDevCanada - we've added a page to our wiki based on your work. Thanks again!

@tomazy tomazy closed this as completed Aug 5, 2020
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

4 participants