you are in: codestackercodes [RSS]post in twitter using rest_client

post in twitter using rest_client Delicious Email

http://github.com/adamwiggins/rest-client

show/hide lines
   1  require "rubygems"
   2  require "rest_client"
   3  
   4  RestClient::Resource.new("http://twitter.com/statuses/update.json", :user => "user", :password => "pass").post :status => "Hello, there!"
created by leozera — 01 May 2010 — get a short url — tags: ruby twitter embed

Comments



We dont send spam :)

If checked, it's highlights your comment
simple_captcha.jpg
Are you a human? Type the code from the image