public
Description: Ruby library for sending text messages through the Clickatell gateway
Clone URL: git://github.com/iwarshak/clickatell.git
Search Repo:
updated email address
iwarshak (author)
Fri Jun 27 00:40:23 -0700 2008
commit  006975cfe1cd97d960b7bb82d2e2ecc61fe392cf
tree    2e84eac159a68aa1b4faad714713365fb674d9a1
parent  49260016dd9cb30de3f41c3a70443294f86697dd
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-Copyright (c) 2008 Ian Warshak
0
+Copyright (c) 2008 Ian Warshak <iwarshak@stripey.net>
0
 
0
 Permission is hereby granted, free of charge, to any person
0
 obtaining a copy of this software and associated documentation
0
...
28
29
30
31
32
 
33
...
28
29
30
 
31
32
33
0
@@ -28,4 +28,4 @@ client.credit_balance
0
 
0
 Note: Since normal SMS messages don't support Unicode characters, this library (crudely) strips out any character whose integer value is >255.
0
 
0
-If you have any questions, email me iwarshak@stripey.net
0
\ No newline at end of file
0
+Feel free to email me with any questions. Ian Warshak <iwarshak@stripey.net>
0
\ No newline at end of file

Comments

    No one has commented yet.