Registry / http-client / rubytter

rubytter

JSON →
library1.5.1rbrubygemsunverified

Rubytter is a simple Twitter client for Ruby.

gem install rubytter
INSTALL
IMPORT
SIG · RUBYTTER
R
rubytter
http-clientrubyv1.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rubytter
require 'rubytter'

Post a tweet using Rubytter

require 'rubytter' client = Rubytter.new('username', 'password') client.update('Hello, Twitter!')
Debug
Known issues
breakingUses basic authentication which is deprecated by Twitter API v1.1+
fix
Migrate to OAuth-based client like 'twitter' gem
affects: >= 1.0.0
Upgrade
Version history
1.5.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
rubytter — gem install rubytter · libregistry