Question

Is there a tutorial for using mailboxer with rails 4? Or does someone have some of their code they could share with me. I guess I'm a bit of a newbie but I feel the documentation even with the examples really needs some sort of tutorial.

Was it helpful?

Solution

This tutorial explains everything, make sure you have devise all set up and running properly before you go through the steps in this tutorial, it's make things easier to understand. Also, you will see a conversions controller *not model!, you have to generate that yourself, mailboxer takes care of the model part for you.

http://jamestansley.com/2014/02/22/customizing-the-mailboxer-ruby-gem-2/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top