[twitter-dev] POSTs to :user/:list_id/create_all returning HTTP status 404 for all requests

2011-02-28 Thread sferik
This was reported as an issuehttps://github.com/jnunemaker/twitter/issues/145in the twitter gem. Upon investigation, it appears to be a bug in the Twitter API. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi

Re: [twitter-dev] POSTs to :user/:list_id/create_all returning HTTP status 404 for all requests

2011-02-28 Thread sferik
On Monday, February 28, 2011 8:05:09 AM UTC-8, Taylor Singletary wrote: It's a documentation error at the moment, the proper path is: POST :user/:list_id/members/create_all When was the old resource deprecated? Were there any other resources that changed at the same time? I try to pay close

[twitter-dev] Twitter Ruby Gem version 1.0 released

2010-11-18 Thread sferik
After 8 weeks in active development, it's my pleasure to announce version 1.0 of the twitter gem is now available. You can install it from rubygems.org by typing: gem install twitter There is also a new Twitter account, which you can follow for announcements, updates, and news about the gem