RubyGems.org

action_smser

1.0.1

Simple way to use SMS (Short Message Service) in the same way as ActionMailer (ActionSmser == ActionMailer). Includes also delivery reports and easy way to add custom gateways.

installgem install action_smser -v 1.0.1
Authors

Olli Huotari

8,649 total downloads 1,639 for this version
Owners

8e2b19390e10338e725eded7c798c8a7

Gemfile
gem "action_smser", "~> 1.0.1"
Versions
  1. 2.0.0 March 5, 2013
  2. 1.2.1 February 23, 2012
  3. 1.2.0 January 25, 2012
  4. 1.1.1 January 20, 2012
  5. 1.1.0 January 20, 2012
Show all versions (7 total)
Runtime Dependencies
  1. rails ~> 3.1
Development Dependencies
  1. mocha >= 0
  2. sqlite3 >= 0