Can anyone tell me which plugin integrates SMS with rails 3?
WHich provider do you want to use? A google search brings up gems for
Clickatell (http://clickatell.rubyforge.org/) and textmagic
(http://tuzinsky.com/textmagic/). I’ve heard of Clickatell but not used
them. Haven’t come across textmagic.
I’m about to do a project using Twilio which seems to have pretty good
traction. Looks like there is a Twilio Rails gem
(GitHub - hbhanoo/Twilio-Rails: code to make it super-clean to develop twilio apps on rails.) and then a basic Twilio lib
(GitHub - twilio/twilio-ruby: A Ruby gem for communicating with the Twilio API and generating TwiML) which is managed by Twilio
itself which is probably a good sign.
Not played with any of them yet or tried them with Rails 3. I’d expect
at the very least the base Twilio ruby lib would work fine.
Do let us know what you end up doing and how it works out!
Best Wishes,
Peter
Heroku has an SMS add-on, bit haven’t used it myself
Sent from my iPhone
Has anyone got any experience with Moonshado for SMS?
Pricing looks good and integration with Heroku I’m guessing will be easy
. . .
http://addons.heroku.com/moonshadosms
Thoughts? I’m comparing to Twlio which is what I would have otherwise
gone with . . .
Best Wishes,
Peter