simsen 0.0.1
Add SMS sending capability to your application. A simple wrapper provides basic functionally needed to create a SMS. Also a DSL to setup the gateway and deliver the SMS is applied. Because every provider has a different API this has to be implemented for each gateway that inherit from this wraper.
Gemfile:
=
install:
=
Versions:
- 0.0.1 September 20, 2012 (10.5 KB)
Runtime Dependencies (2):
activemodel
~> 3.0
curb
~> 0.8.1