summaryrefslogtreecommitdiffstats
path: root/lib/sms_fu.rb
AgeCommit message (Expand)Author
2011-06-01Use Rails::Engine to load SMSFu rails integrationDingding Ye
2010-08-28Now can use ActionMailer or Pony for delivery. Refactoring as well.Brendan G. Lim
2010-08-23Reorganizing for gemBrendan G. Lim
2010-08-23Updating for gem consumptionBrendan G. Lim
2009-10-23added SMSFu.carrier_name(key) to lookup carrier names in the YAMLpboling
2009-10-22improved setting of RAILS_CONFIG_ROOTpboling
2009-02-24Completely restructing yaml and now showing proper names in select boxBrendan G. Lim
2009-02-18Some structural changes to SMS FuBrendan G. Lim
2009-02-18Adding in some view helpers for mobile carrier select boxes and updating READMEBrendan G. Lim
2008-07-31Adding ability to specify custom from address per mailingBrendan G. Lim
2008-06-19Updating to be compatibile with Rails 2.1Brendan G. Lim
2008-05-31Merging in changes from gcnovus for fixing warnings and redundant YAML parsin...Brendan G. Lim
2008-03-31Fixed indentation of README and minor tweakBrendan G. Lim
2008-03-31Fixed some of the testsBrendan G. Lim
2008-03-31Quick fix for international numbersBrendan G. Lim
2008-03-31Adding in international support and externalizing carrier list into sms_fu.ymlBrendan G. Lim
2008-03-30Initial importBrendan G. Lim