Module: OauthTwitter
- Includes:
- API::Application, API::Friends, API::Oauth, API::Statuses, API::Users, Helper
- Defined in:
- lib/oauth_twitter.rb,
lib/oauth_twitter/config.rb,
lib/oauth_twitter/helper.rb,
lib/oauth_twitter/version.rb,
lib/oauth_twitter/api/oauth.rb,
lib/oauth_twitter/api/users.rb,
lib/oauth_twitter/api/friends.rb,
lib/oauth_twitter/api/statuses.rb,
lib/oauth_twitter/api/application.rb
Defined Under Namespace
Constant Summary collapse
- VERSION =
"0.3.0"
Constants included from API::Users
Constants included from API::Statuses
Constants included from API::Oauth
Constants included from API::Friends
Constants included from API::Application
Constants included from Helper
Method Summary
Methods included from API::Users
#users_contributees, #users_contributors, #users_lookup, #users_profile_banner, #users_search, #users_show
Methods included from API::Statuses
#home_timeline, #mentions_timeline, #retweets_of_me, #user_timeline
Methods included from API::Oauth
#oauth_access_token, #oauth_authenticate, #oauth_authorize, #oauth_request_token
Methods included from API::Friends
#followers_ids, #followers_list, #friends_ids, #friends_list, #friendships_create, #friendships_destroy, #friendships_incoming, #friendships_lookup, #friendships_no_retweets_ids, #friendships_outgoing, #friendships_show, #friendships_update