Do you want to add fields to your devise user signup in a rails 6 app? In this AWS Rails tutorial we are going to add fields to our devise user sign up specifically: first_name and last_name.
We will also add a few validations to ensure some required fields are present.
Finally, we will add the confirmable module to ensure users sign up with a valid functioning email. Confirmable is a Devise module that send the user an email to the address supplied to confirm accuracy — the user must click a link sent to the email to activate and use their account.
⏰ Timestamps
0:00 Introduction
1:27 Adding Devise Params
2:12 Update Signup Form
2:52 Verify Signup
3:02 Add Validations
3:40 Add Confirmable Module
4:29 Create DB Migration
6:43 Ensure Email Setup
7:22 Push to GitHub
8:02 Deploy
8:09 Surprise from my coworker
8:44 Check in Production
9:38 Closing notes
AWS+Rails: Devise Profile by User Role
• AWS+Rails: Devise Profile by User Role
AWS + Rails: How to use AWS SES to send email in a Rails App
• AWS + Rails: How to use AWS SES to send em...
AWS + Rails Series Playlist
• AWS + Rails
My Gear List
http://brain-trust.io/my-gear
My YouTube SEO Software
https://www.tubebuddy.com/braintrust
My Accounting Software
https://shareasale.com/r.cfm?b=960179...
Make sure you subscribe to my channel to keep up to date with new content!
DISCLAIMER: Links in this description include affiliate links. If you purchase a product or service with the links that I provide I may receive a small commission. There is no additional charge to you! Thank you for supporting BrainTrust Digital so I can continue to provide you with free content each week!