This is the demo app used in my talk "Background Jobs in Rails" hosted at RailsGirlsTO.
You can find the slides here.
-
git clone https://github.com/jennaleeb/automom.git
-
Make a file in your root called
.env
(this will be for storing your super secret environment variables like your email password and API keys) -
Set up your email client according to the ActionMailer config instructions
-
Make an account at https://darksky.net/dev/
-
...
-
Profit