Sha256: e6f55e3bdb7cc7c44fff74ea6c3e586aad4bc328747a19a96e9cf7b00be08f11
Contents?: true
Size: 379 Bytes
Versions: 9
Compression:
Stored size: 379 Bytes
Contents
= moonshado-sms Moonshado SMS Gem == Usage Put this in Development and Test environment so no real SMS are sent out: Moonshado::Sms.config = { :test_env => true, :sms_api_url => nil } Production environment config: Moonshado::Sms.config = { :sms_api_url => ENV['MOONSHADOSMS_URL'] } == Copyright Copyright (c) 2010 Kevin Patel. See LICENSE for details.
Version data entries
9 entries across 9 versions & 1 rubygems