index
:
sms-fu
1.1.0
gem
gh-pages
master
Allows you to send an SMS using Ruby for FREE using an email to sms solution.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
sms_fu.rb
Age
Commit message (
Expand
)
Author
2010-08-28
Now can use ActionMailer or Pony for delivery. Refactoring as well.
Brendan G. Lim
2010-08-23
Reorganizing for gem
Brendan G. Lim
2010-08-23
Updating for gem consumption
Brendan G. Lim
2009-10-23
added SMSFu.carrier_name(key) to lookup carrier names in the YAML
pboling
2009-10-22
improved setting of RAILS_CONFIG_ROOT
pboling
2009-02-24
Completely restructing yaml and now showing proper names in select box
Brendan G. Lim
2009-02-18
Some structural changes to SMS Fu
Brendan G. Lim
2009-02-18
Adding in some view helpers for mobile carrier select boxes and updating README
Brendan G. Lim
2008-07-31
Adding ability to specify custom from address per mailing
Brendan G. Lim
2008-06-19
Updating to be compatibile with Rails 2.1
Brendan G. Lim
2008-05-31
Merging in changes from gcnovus for fixing warnings and redundant YAML parsin...
Brendan G. Lim
2008-03-31
Fixed indentation of README and minor tweak
Brendan G. Lim
2008-03-31
Fixed some of the tests
Brendan G. Lim
2008-03-31
Quick fix for international numbers
Brendan G. Lim
2008-03-31
Adding in international support and externalizing carrier list into sms_fu.yml
Brendan G. Lim
2008-03-30
Initial import
Brendan G. Lim