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
Age
Commit message (
Expand
)
Author
2009-10-23
default phrase should not force a blank option tag, now it is optional
pboling
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-10-22
fixed tests so that they actually run (and all pass)
pboling
2009-10-22
Added 8 Canadian Carriers
pboling
2009-10-22
merge mlc/master
pboling
2009-10-22
Merge commit 'mlc/master'
pboling
2009-09-29
in carrier_select, allow caller to pre-select a carrier
mike castleman
2009-02-28
fixin syntax error in helper
Brent Collier
2009-02-28
fixing some issues with 2.2
Brendan G. Lim
2009-02-27
Added carrier_select_default to allow for providing default value
Adam Alexander
2009-02-27
Modified carrier_collection to return carrier name and key
Adam Alexander
2009-02-24
Completely restructing yaml and now showing proper names in select box -- again
Brendan G. Lim
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