Guest User

Untitled

a guest
Mar 5th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. gem "figaro"
  2.  
  3. bundle exec figaro install
  4.  
  5. # config/application.yml
  6.  
  7. SENDGRID_USERNAME: "appxxxxxx@heroku.com"
  8. SENDGRID_PASSWORD: "$xxxxxxxxxxxxx@"
Add Comment
Please, Sign In to add comment