Table of Contents - twimock-0.0.2 Documentation
Classes and Modules
- Twimock
- Twimock::API
- Twimock::API::Account
- Twimock::API::Account::VerifyCredentials
- Twimock::API::Application
- Twimock::API::Intent
- Twimock::API::Intent::Sessions
- Twimock::API::OAuth
- Twimock::API::OAuth::AccessToken
- Twimock::API::OAuth::Authenticate
- Twimock::API::OAuth::Authorize
- Twimock::API::OAuth::Cancelled
- Twimock::API::OAuth::RequestToken
- Twimock::AccessToken
- Twimock::Application
- Twimock::AuthHash
- Twimock::Config
- Twimock::Database
- Twimock::Database::Table
- Twimock::Errors
- Twimock::Errors::ApplicationNotFound
- Twimock::Errors::ColumnTypeNotNull
- Twimock::Errors::Error
- Twimock::Errors::IncorrectDataFormat
- Twimock::Errors::InternalServerError
- Twimock::Errors::InvalidAccessToken
- Twimock::Errors::InvalidConsumerKey
- Twimock::Errors::InvalidPassword
- Twimock::Errors::InvalidRequestToken
- Twimock::Errors::InvalidUsernameOrEmail
- Twimock::Errors::OAuthCancelled
- Twimock::OmniAuth
- Twimock::OmniAuth::Strategies
- Twimock::OmniAuth::Strategies::Twitter
- Twimock::OmniAuthTwitter
- Twimock::RequestToken
- Twimock::User
Methods
- ::all — Twimock::Database::Table
- ::children — Twimock::Database::Table
- ::column_names — Twimock::Database::Table
- ::column_notnull — Twimock::Database::Table
- ::column_type — Twimock::Database::Table
- ::create! — Twimock::Database::Table
- ::define_find_all_by_column — Twimock::Database::Table
- ::define_find_by_column — Twimock::Database::Table
- ::define_find_method — Twimock::Database::Table
- ::execute — Twimock::Database::Table
- ::filepath — Twimock::API::OAuth::Authenticate
- ::filepath — Twimock::API::OAuth::Cancelled
- ::find_by_tiwtter_id_or_email — Twimock::User
- ::first — Twimock::Database::Table
- ::last — Twimock::Database::Table
- ::method_missing — Twimock::Database::Table
- ::new — Twimock::AccessToken
- ::new — Twimock::API::OAuth
- ::new — Twimock::Application
- ::new — Twimock::Database
- ::new — Twimock::Database::Table
- ::new — Twimock::RequestToken
- ::new — Twimock::User
- ::record_to_hash — Twimock::Database::Table
- ::record_to_object — Twimock::Database::Table
- ::records_to_objects — Twimock::Database::Table
- ::table_info — Twimock::Database::Table
- ::table_name — Twimock::Database::Table
- ::view — Twimock::API::OAuth::Authenticate
- ::view — Twimock::API::OAuth::Cancelled
- ::where — Twimock::Database::Table
- #app — Twimock::API
- #auth_hash — Twimock
- #available? — Twimock::Config
- #call — Twimock::API::Account::VerifyCredentials
- #call — Twimock::API::Application
- #call — Twimock::API::Intent::Sessions
- #call — Twimock::API::OAuth
- #call — Twimock::API::OAuth::AccessToken
- #call — Twimock::API::OAuth::Authenticate
- #call — Twimock::API::OAuth::Authorize
- #call — Twimock::API::OAuth::RequestToken
- #called? — Twimock::API::OAuth
- #clear — Twimock::Database
- #column_is_empty? — Twimock::Database::Table
- #column_names — Twimock::Database::Table
- #connect — Twimock::Database
- #connected? — Twimock::Database
- #create_access_tokens_table — Twimock::Database
- #create_applications_table — Twimock::Database
- #create_request_token — Twimock::API::OAuth::RequestToken
- #create_request_tokens_table — Twimock::Database
- #create_tables — Twimock::Database
- #create_user_name — Twimock::User
- #create_users_table — Twimock::Database
- #database — Twimock::Config
- #default_database — Twimock::Config
- #define_column_getter — Twimock::Database::Table
- #define_column_setter — Twimock::Database::Table
- #destroy — Twimock::Database::Table
- #disconnect! — Twimock::Database
- #drop — Twimock::Database
- #drop_table — Twimock::Database
- #drop_tables — Twimock::Database
- #execute — Twimock::Database::Table
- #fetch — Twimock::Database::Table
- #filepath — Twimock::Database
- #generate_access_token — Twimock::User
- #generate_error_response — Twimock::API::OAuth
- #generate_string — Twimock::AccessToken
- #info — Twimock::User
- #insert! — Twimock::Database::Table
- #internal_server_error — Twimock::API::OAuth
- #load_users — Twimock::Config
- #method_missing — Twimock::Database::Table
- #notnull_check — Twimock::Database::Table
- #oauth_cancelled — Twimock::API::OAuth::Authorize
- #off — Twimock::API
- #off — Twimock::OmniAuthTwitter
- #on — Twimock::API
- #on — Twimock::OmniAuthTwitter
- #on? — Twimock::API
- #on? — Twimock::OmniAuthTwitter
- #parse_authorization_header — Twimock::API::OAuth
- #persisted? — Twimock::Database::Table
- #query_string_to_hash — Twimock::API::OAuth
- #record_to_hash — Twimock::Database::Table
- #request — Twimock::API::Application
- #request_phase — Twimock::OmniAuth::Strategies::Twitter
- #reset_database — Twimock::Config
- #save! — Twimock::Database::Table
- #set_attributes_from_record — Twimock::Database::Table
- #table_exists? — Twimock::Database
- #table_name — Twimock::Database::Table
- #unauthorized — Twimock::API::OAuth
- #update! — Twimock::Database::Table
- #update_attributes! — Twimock::Database::Table
- #validate_access_token — Twimock::API::OAuth
- #validate_access_token_string — Twimock
- #validate_consumer_key — Twimock::API::OAuth
- #validate_format — Twimock::Config
- #validate_request_token — Twimock::API::OAuth
- #validate_request_token — Twimock::API::OAuth::AccessToken