Socket
Book a DemoInstallSign in
Socket

youpy-net-twitter-status

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

youpy-net-twitter-status

bundlerRubygems
Version
0.0.1
Version published
Maintainers
1
Created
Source

= net-twitter-status

== Description library to get Twitter's current status information

== Installation

=== Archive Installation

rake install

=== Gem Installation

gem install net-twitter-status

== Features/Problems

== Synopsis

 >> status = Net::Twitter::Status.new
 >> features = status.features
 >> features['IM'].status
 => :offline
 >> features['IM'].message
 => "Offline. Working on additional capacity."

== Copyright

Author:: youpy <youpy@> Copyright:: Copyright (c) 2008 youpy License:: MIT

FAQs

Package last updated on 10 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts