Gem for consuming the SMSified OneAPI
Gem for consuming the SMSified OneAPI w EventMachine
SMSify gateway wrapper for Ruby. Get your API key from www.SMSify.com.au and send SMS with this easy to use gem. Usage: smsify = SMSify.new('your_api_key'). response = smsify.sendSMS('Your SMS MESSAGE', '61xxxxxxxxx')