Send SMS messages like emails in Rails with Textris
Sending SMS messages in a Rails application is normally done with an API gem. In this post we investigate harnessing the power of Action Mailer to send SMS messages using the Textris gem.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Sending SMS messages in a Rails application is normally done with an API gem. In this post we investigate harnessing the power of Action Mailer to send SMS messages using the Textris gem.
Post a comment