Class Twitter::User
In: lib/twitter/user.rb
Parent: Twitter::Base

Methods

==   status  

Included Modules

Twitter::Authenticatable Twitter::Creatable

External Aliases

all_replies -> all_replies?
blocking -> blocking?
can_dm -> can_dm?
contributors_enabled -> contributors_enabled?
default_profile -> default_profile?
default_profile_image -> default_profile_image?
follow_request_sent -> follow_request_sent?
following -> following?
followed_by -> followed_by?
favourites_count -> favorites
favourites_count -> favorites_count
favourites_count -> favourites
followers_count -> followers
friends_count -> friends
geo_enabled -> geo_enabled?
is_translator -> is_translator?
listed_count -> listed
marked_spam -> marked_spam?
notifications -> notifications?
notifications_enabled -> notifications_enabled?
profile_background_tile -> profile_background_tile?
profile_use_background_image -> profile_use_background_image?
protected -> protected?
statuses_count -> statuses
is_translator -> translator
is_translator -> translator?
statuses_count -> updates
verified -> verified?
want_retweets -> want_retweets?

Public Instance methods

@param other [Twiter::User] @return [Boolean]

[Validate]