public
Description: ActiveSMS Gem fork with more gateways and email option.
Homepage: http://nofxx.lighthouseapp.com/projects/20713-activesms
Clone URL: git://github.com/nofxx/activesms.git
nofxx (author)
Tue Sep 09 01:49:16 -0700 2008
commit  f99291790e062bf63ce3424af9420360cc91805d
tree    09cee261405474ea24f14f2a94d60ddc60842cc7
parent  53e4589b6def10ee77fddb15b9ad619f43eafbdc
activesms / init.rb
100644 4 lines (4 sloc) 0.132 kb
1
2
3
4
#require 'rubygems'
require 'activesms'
#TODO: check out if we are in rails
ActiveSms::Base.logger = RAILS_DEFAULT_LOGGER rescue nil