You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to twitter4r-users
Hi all,
Just to let you know that last night (Tuesday) I was able to release
v0.5.3 including the following bugfix:
* From Twitter::Config#timeout setting in the
Twitter::Client.configure block, the read timeout is now set on the
underlying Net::HTTP object of the OAuth::Consumer object. This
allows those that need to increase the read/receive timeout to
workaround the Thread#join issues (as discussed in a previous thread)
or those that need to alter the timeout for another reason.
You should be able to install this new version from gemcutter/
rubyforge gem servers using:
$ [sudo] gem install twitter4r