This Project is a Verify for email to ensure if found as smtp domain or not
#Demo https://verifymail.herokuapp.com
bundle install
Check cerdenalities in database.yml for me it's mysql then
rake db:create
rake db:migrate
finally
rails s
AND VOILA it's working