microverseinc / ror-social-scaffold

This repo includes intial code for social media app. Its purpose is to be a starting point for Microverse students.
69 stars 515 forks source link

Confirmation and welcome mailer implementation on production #395

Closed StarSheriff2 closed 3 years ago

StarSheriff2 commented 3 years ago

Implemented Devise :confirmable on production environment with Heroku. Updated README files. Users are now required to confirm their email before signing up to the app.