Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 745 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 745 Bytes

README

This is the demo app used in my talk "Background Jobs in Rails" hosted at RailsGirlsTO.

You can find the slides here.

Some setup to play around with the demo app

  1. git clone https://github.com/jennaleeb/automom.git

  2. 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)

  3. Set up your email client according to the ActionMailer config instructions

  4. Make an account at https://darksky.net/dev/

  5. ...

  6. Profit