Below is a detailed walk through of adding SMS notifications to your Rails app Introduction Many of the Ruby on Rails (RoR) application have requirement to send sms notifications to users or to validate their account using OTP SMS to mobile number. Also, bulk SMS texting using sms gateway is still the best way…