Skip to content

Let's Build: With Ruby on Rails - Extending Devise - Confirmation Emails

Notifications You must be signed in to change notification settings

dinhngochien/devise_confirmable_example

 
 

Repository files navigation

Let's Build: With Ruby on Rails

Extending Devise Series

This is a quick way to add the :confirmable option that ships with the Devise gem. An e-mail is sent to new users that sign-up requesting they confirm their account. Until they click the link in the e-mail to activate their account are they granted access.

About

Let's Build: With Ruby on Rails - Extending Devise - Confirmation Emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 72.9%
  • HTML 20.0%
  • JavaScript 5.6%
  • CSS 1.5%