Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Ruby 1.9 compatibility #1

@lukeredpath

Description

@lukeredpath

There appears to be some 1.9 compatibility issues that require investigation; error from the --version command:

Ruby Clickatell SMS Utility 0.7.1
[halim@myhost bin]$ ./sms -b
/home/halim/.gem/ruby/1.9.1/gems/clickatell-0.7.1/lib/clickatell/api/command_executor.rb:34:in execute': undefined methodfirst' for #<Net::HTTPOK 200 OK readbody=true> (NoMethodError)
from /home/halim/.gem/ruby/1.9.1/gems/clickatell-0.7.1/lib/clickatell/api.rb:115:in execute_command' from /home/halim/.gem/ruby/1.9.1/gems/clickatell-0.7.1/lib/clickatell/api.rb:50:inauthenticate'
from /home/halim/.gem/ruby/1.9.1/gems/clickatell-0.7.1/lib/clickatell/api.rb:13:in authenticate' from /home/halim/.gem/ruby/1.9.1/gems/clickatell-0.7.1/bin/sms:20:in<top (required)>'
from ./sms:19:in load' from ./sms:19:in

'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions