h1. smartcall h2. What Gem to send text messages through Smartcall Technology Solutions (South African aggregator). http://www.smartcalltech.co.za h2. Installing
sudo gem install smartcall
h2. The basics

require 'smartcall'

api = Smartcall::API.new(, , , )
api.send_message("0825559629", "Hello World")
h2. Forum "http://groups.google.com/group/smartcall":http://groups.google.com/group/smartcall TODO - create Google Group - smartcall h2. How to submit patches Read the "8 steps for fixing other people's code":http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/ and for section "8b: Submit patch to Google Groups":http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/#8b-google-groups, use the Google Group above. * github: "http://github.com/agilisto/smartcall/tree/master":http://github.com/agilisto/smartcall/tree/master
git clone git://github.com/agilisto/smartcall.git
h3. Build and test instructions
cd smartcall
rake test
rake install_gem
h2. License This code is free to use under the terms of the MIT license. h2. Contact Comments are welcome. Send an email to "Armand du Plessis":mailto:armanddp@agilisto.com email via the "forum":http://groups.google.com/group/smartcall