lukeredpath / clickatell

NO LONGER SUPPORTED - Ruby interface to the Clickatell SMS Gateway API
http://clickatell.rubyforge.org
MIT License
138 stars 60 forks source link

Added :concat key to allowed options #6

Closed eimermusic closed 13 years ago

eimermusic commented 13 years ago

I read that you don't claim to support the entire api but I hope this can make it into a future version.

The concat parameter is a numeric flag telling the api to allow longer messages (sending multiple concatenated messages to the phone).

I rote the spec blind. I am on ruby 1.9.2 and rspec 2.0 and something (did not figure out what) does not work ok. I hope it passes, though.