In this tutorial you are going to learn how to setup up SendGrid together with your Rails app to send confirmation emails to signing up users.
Users will receive emails and need to click on the confirmation link to finally register to your app. This is a very common used feature by many web apps to secure your app from spam accounts.