Table of Contents - github_api-0.14.0 Documentation
Pages
- LICENSE
-
README
- GithubAPI
- Features
- Installation
- Contents
- 1 Usage
- 1.1 API Navigation
- 1.2 Modularity
- 1.3 Arguments
- 1.4 Response Querying
- 1.4.1 Response Body
- 1.4.2 Response Headers
- 1.4.3 Response Success
- 1.5 Request Headers
- 1.5.1 Media Types
- 2 Configuration
- 2.1 Basic
- 2.2 Advanced
- 2.3 SSL
- 2.4 Caching
- 3 Authentication
- 3.1 Basic
- 3.2 Authorizations API
- 3.2.1 For a User
- 3.2.2 For an App
- 3.3 Scopes
- 3.4 Application OAuth
- 3.5 Two-Factor
- 4 Pagination
- 4.1 Auto pagination
- 5 Error Handling
- 6 Examples
- 6.1 Rails
- 6.2 Manipulating Files
- 7 Testing
- Development
- Copyright
- cacerts.pem
Classes and Modules
- Array
- Faraday
- Faraday::Utils
- Faraday::Utils::ParamsHash
- Github
- Github::API
- Github::API::Arguments
- Github::API::Config
- Github::API::Config::Property
- Github::API::Config::PropertySet
- Github::API::Factory
- Github::API::Validations
- Github::Authorization
- Github::ClassMethods
- Github::Client
- Github::Client::Activity
- Github::Client::Activity::Events
- Github::Client::Activity::Feeds
- Github::Client::Activity::Notifications
- Github::Client::Activity::Starring
- Github::Client::Activity::Watching
- Github::Client::Authorizations
- Github::Client::Authorizations::App
- Github::Client::Emojis
- Github::Client::Gists
- Github::Client::Gists::Comments
- Github::Client::GitData
- Github::Client::GitData::Blobs
- Github::Client::GitData::Commits
- Github::Client::GitData::References
- Github::Client::GitData::Tags
- Github::Client::GitData::Trees
- Github::Client::Gitignore
- Github::Client::Issues
- Github::Client::Issues::Assignees
- Github::Client::Issues::Comments
- Github::Client::Issues::Events
- Github::Client::Issues::Labels
- Github::Client::Issues::Milestones
- Github::Client::Markdown
- Github::Client::Meta
- Github::Client::Orgs
- Github::Client::Orgs::Members
- Github::Client::Orgs::Memberships
- Github::Client::Orgs::Teams
- Github::Client::PullRequests
- Github::Client::PullRequests::Comments
- Github::Client::Repos
- Github::Client::Repos::Collaborators
- Github::Client::Repos::Comments
- Github::Client::Repos::Commits
- Github::Client::Repos::Contents
- Github::Client::Repos::Deployments
- Github::Client::Repos::Downloads
- Github::Client::Repos::Forks
- Github::Client::Repos::Hooks
- Github::Client::Repos::Keys
- Github::Client::Repos::Merging
- Github::Client::Repos::Pages
- Github::Client::Repos::PubSubHubbub
- Github::Client::Repos::Releases
- Github::Client::Repos::Releases::Assets
- Github::Client::Repos::Releases::Tags
- Github::Client::Repos::Statistics
- Github::Client::Repos::Statuses
- Github::Client::Say
- Github::Client::Scopes
- Github::Client::Search
- Github::Client::Search::Legacy
- Github::Client::Users
- Github::Client::Users::Emails
- Github::Client::Users::Followers
- Github::Client::Users::Keys
- Github::Configuration
- Github::Connection
- Github::Constants
- Github::CoreExt
- Github::CoreExt::OrderedHash
- Github::Error
- Github::Error::BadRequest
- Github::Error::ClientError
- Github::Error::Forbidden
- Github::Error::GithubError
- Github::Error::InternalServerError
- Github::Error::InvalidOptions
- Github::Error::NotAcceptable
- Github::Error::NotFound
- Github::Error::RequiredParams
- Github::Error::ServiceError
- Github::Error::ServiceUnavailable
- Github::Error::Unauthorized
- Github::Error::UnknownMedia
- Github::Error::UnknownValue
- Github::Error::UnprocessableEntity
- Github::Error::Validations
- Github::Middleware
- Github::MimeType
- Github::Normalizer
- Github::NullParamsEncoder
- Github::PageIterator
- Github::PageLinks
- Github::PagedRequest
- Github::Pagination
- Github::ParameterFilter
- Github::ParamsHash
- Github::RateLimit
- Github::Request
- Github::Request::BasicAuth
- Github::Request::Jsonize
- Github::Request::OAuth2
- Github::Request::Verbs
- Github::Resource
- Github::Response
- Github::Response::AtomParser
- Github::Response::AtomParser::RSS
- Github::Response::Header
- Github::Response::Jsonize
- Github::Response::Mashify
- Github::Response::Mashify::Hashie
- Github::Response::RaiseError
- Github::Response::Xmlize
- Github::Response::Xmlize::Nokogiri
- Github::ResponseWrapper
- Github::Utils
- Github::Utils::Url
- Github::Validations
- Github::Validations::Format
- Github::Validations::Presence
- Github::Validations::Required
- Github::Validations::Token
- Hash
Methods
- ::[] — Github::CoreExt::OrderedHash
- ::after_callbacks — Github::API
- ::after_request — Github::API
- ::before_callbacks — Github::API
- ::before_request — Github::API
- ::clear_request_methods! — Github::API
- ::convert_to_constant — Github::API::Factory
- ::create_instance — Github::API::Factory
- ::default — Github::Middleware
- ::default_middleware — Github
- ::define_parser — Github::Response
- ::deprecate — Github
- ::deprecation_tracker — Github
- ::empty — Github::ParamsHash
- ::errors — Github::Error::ServiceError
- ::escape — Github::NullParamsEncoder
- ::extend_with_actions — Github::API
- ::extra_methods — Github::API
- ::extract_class_name — Github::API
- ::http_status_code — Github::Error::ServiceError
- ::included — Github
- ::inherited — Github::API::Config
- ::inherited — Github::API
- ::internal_methods — Github::API
- ::method_added — Github::API
- ::method_missing — Github
- ::namespace — Github::API
- ::new — Github::API::Arguments
- ::new — Github::Error::UnprocessableEntity
- ::new — Github::Error::UnknownValue
- ::new — Github::Error::UnknownMedia
- ::new — Github::Error::Validations
- ::new — Github::Error::Unauthorized
- ::new — Github::API::Config::PropertySet
- ::new — Github::PageIterator
- ::new — Github::Error::ServiceUnavailable
- ::new — Github::PageLinks
- ::new — Github::ParamsHash
- ::new — Github::CoreExt::OrderedHash
- ::new — Github::Request
- ::new — Github::Error::BadRequest
- ::new — Github::Request::BasicAuth
- ::new — Github::Request::OAuth2
- ::new — Github::Error::ServiceError
- ::new — Github::Response
- ::new — Github::Response::AtomParser
- ::new — Github::ResponseWrapper
- ::new — Github::Error::RequiredParams
- ::new — Github
- ::new — Github::Error::NotFound
- ::new — Github::Error::NotAcceptable
- ::new — Github::API::Factory
- ::new — Github::Error::InvalidOptions
- ::new — Github::API::Config
- ::new — Github::API
- ::new — Github::Error::InternalServerError
- ::new — Github::Error::Forbidden
- ::new — Github::Error::ClientError
- ::new — Github::API::Config::Property
- ::new — Github::Error::GithubError
- ::per_page_as_param — Github::Pagination
- ::property — Github::API::Config
- ::property? — Github::API::Config
- ::property_names — Github::API::Config
- ::request_methods — Github::API
- ::respond_to? — Github
- ::root! — Github::API
- ::unescape — Github::NullParamsEncoder
- ::update_subclasses — Github::API::Config
- ::warn_deprecation — Github
- #<< — Github::API::Config::PropertySet
- #<< — Github::Client::Users::Emails
- #<< — Github::Client::Issues::Labels
- #<< — Github::Client::Repos::Collaborators
- #== — Github::CoreExt::OrderedHash
- #== — Github::ResponseWrapper
- #[] — Github::API::Config::PropertySet
- #[] — Github::ResponseWrapper
- #[] — Github::API::Arguments
- #[]= — Github::CoreExt::OrderedHash
- #[]= — Github::API::Arguments
- #[]= — Github::API::Config::PropertySet
- #__class__ — Github::CoreExt::OrderedHash
- #accept — Github::ParamsHash
- #accepted_oauth_scopes — Github::Response::Header
- #add — Github::Client::Users::Emails
- #add — Github::Client::Orgs::Memberships
- #add — Github::Client::Repos::Collaborators
- #add — Github::Client::Issues::Labels
- #add — Github::Client::Repos::Keys
- #add_member — Github::Client::Orgs::Teams
- #add_membership — Github::Client::Orgs::Teams
- #add_repo — Github::Client::Orgs::Teams
- #add_repository — Github::Client::Orgs::Teams
- #add_team_member — Github::Client::Orgs::Teams
- #add_team_membership — Github::Client::Orgs::Teams
- #all — Github::Client::Gists
- #all — Github::Client::Issues::Events
- #all — Github::Client::Repos::Comments
- #all — Github::Client::Users::Followers
- #all — Github::Client::Users::Emails
- #all — Github::Client::Repos::Collaborators
- #all — Github::Client::Issues::Labels
- #all — Github::Client::Users::Keys
- #all — Github::Client::Issues::Comments
- #all — Github::Client::Issues::Assignees
- #all — Github::Client::Repos::Commits
- #all — Github::Client::Repos
- #all — Github::Client::Issues::Milestones
- #all — Github::Client::Activity::Feeds
- #all — Github::Client::Users
- #all — Github::Client::PullRequests::Comments
- #all — Github::Client::PullRequests
- #all — Github::Client::Activity::Notifications
- #all — Github::Client::Scopes
- #all — Github::Client::Repos::Statuses
- #all — Github::Client::Orgs
- #all — Github::Client::Gists::Comments
- #all — Github::Client::Repos::Releases::Assets
- #all — Github::Client::Issues
- #all — Github::Client::Repos::Releases
- #all — Github::Client::Authorizations
- #all — Github::Client::Activity::Starring
- #all — Github::Client::Repos::Pages
- #all — Github::Client::GitData::References
- #all — Github::Client::Repos::Deployments
- #all — Github::Client::Gitignore
- #all — Github::Client::Repos::Keys
- #all — Github::Client::Activity::Watching
- #all — Github::Client::Orgs::Members
- #all — Github::Client::Orgs::Teams
- #all — Github::Client::Repos::Downloads
- #all — Github::Client::Repos::Forks
- #all — Github::Client::Repos::Hooks
- #all — Github::Client::Orgs::Memberships
- #all_members — Github::Client::Orgs::Teams
- #api_methods_in — Github::API
- #api_property? — Github::API::Arguments
- #archive — Github::Client::Repos::Contents
- #arguments — Github::API
- #assert_presence_of — Github::Validations::Presence
- #assert_required — Github::API::Arguments
- #assert_required_keys — Github::Validations::Required
- #assert_valid_values — Github::Validations::Format
- #assert_values — Github::API::Arguments
- #assign_url_part — Github::PageLinks
- #auth_code — Github::Authorization
- #authenticated? — Github::Authorization
- #authentication — Github::Authorization
- #authorize_url — Github::Authorization
- #auto_paginate — Github::Pagination
- #backtrace — Github::Error::GithubError
- #basic_authed? — Github::Authorization
- #body — Github::Response::Header
- #body — Github::ResponseWrapper
- #body= — Github::ResponseWrapper
- #branch — Github::Client::Repos
- #branches — Github::Client::Repos
- #build_nested_query — Faraday::Utils
- #build_query — Github::Utils::Url
- #cache_control — Github::Response::Header
- #caching? — Github::Connection
- #call — Github::API::Config
- #call — Github::Resource
- #call — Github::Request
- #call — Github::Request::OAuth2
- #call — Github::Request::Jsonize
- #call — Github::Request::BasicAuth
- #check — Github::Client::Authorizations::App
- #check — Github::Client::Issues::Assignees
- #check_requirement! — Github::API::Arguments
- #class — Github::CoreExt::OrderedHash
- #clear — Github::CoreExt::OrderedHash
- #clear_cache — Github::Connection
- #client — Github::Authorization
- #client_error? — Github::ResponseWrapper
- #code — Github::Client::Search
- #code_frequency — Github::Client::Repos::Statistics
- #collaborator? — Github::Client::Repos::Collaborators
- #commit_activity — Github::Client::Repos::Statistics
- #commits — Github::Client::Gists
- #commits — Github::Client::PullRequests
- #compare — Github::Client::Repos::Commits
- #conceal — Github::Client::Orgs::Members
- #conceal_membership — Github::Client::Orgs::Members
- #configuration — Github::ClassMethods
- #configure — Github::ClassMethods
- #connection — Github::Connection
- #content_length — Github::Response::Header
- #content_type — Github::Response::Header
- #contribs — Github::Client::Repos
- #contributors — Github::Client::Repos
- #contributors — Github::Client::Repos::Statistics
- #count — Github::PageIterator
- #count_pages — Github::Pagination
- #create — Github::Client::Gists
- #create — Github::Client::GitData::Trees
- #create — Github::Client::Orgs::Memberships
- #create — Github::Client::Issues::Labels
- #create — Github::Client::Repos::Hooks
- #create — Github::Client::Repos::Deployments
- #create — Github::Client::Orgs::Teams
- #create — Github::Client::GitData::Commits
- #create — Github::Client::GitData::Tags
- #create — Github::Client::PullRequests
- #create — Github::Client::Repos::Contents
- #create — Github::Client::Issues
- #create — Github::Client::Repos::Statuses
- #create — Github::Client::Repos::Keys
- #create — Github::Client::GitData::Blobs
- #create — Github::Client::Repos::Releases
- #create — Github::Client::Issues::Milestones
- #create — Github::Client::Repos
- #create — Github::Client::Repos::Comments
- #create — Github::Client::Users::Keys
- #create — Github::Client::Issues::Comments
- #create — Github::Client::Activity::Watching
- #create — Github::Client::Gists::Comments
- #create — Github::Client::PullRequests::Comments
- #create — Github::Client::Repos::Forks
- #create — Github::Client::Activity::Notifications
- #create — Github::Client::Authorizations::App
- #create — Github::Client::Authorizations
- #create — Github::Client::GitData::References
- #create_message — Github::Error::ServiceError
- #create_status — Github::Client::Repos::Deployments
- #data — Github::ParamsHash
- #date — Github::Response::Header
- #decode_body — Github::Error::ServiceError
- #default_options — Github::Connection
- #default_page — Github::PagedRequest
- #default_page_size — Github::PagedRequest
- #define_accessor_methods — Github::API::Config::Property
- #define_accessors — Github::API
- #define_reader_method — Github::API::Config::PropertySet
- #define_singleton_method — Github::API
- #define_writer_method — Github::API::Config::PropertySet
- #delete — Github::Client::Issues::Labels
- #delete — Github::Client::Repos::Comments
- #delete — Github::Client::Users::Emails
- #delete — Github::Client::Issues::Milestones
- #delete — Github::Client::Repos::Contents
- #delete — Github::Client::Users::Keys
- #delete — Github::Client::Activity::Notifications
- #delete — Github::Client::PullRequests::Comments
- #delete — Github::Client::Issues::Comments
- #delete — Github::Client::Repos::Downloads
- #delete — Github::Client::Authorizations::App
- #delete — Github::Client::Repos::Hooks
- #delete — Github::CoreExt::OrderedHash
- #delete — Github::Client::GitData::References
- #delete — Github::Client::Authorizations
- #delete — Github::Client::Repos
- #delete — Github::Client::Orgs::Teams
- #delete — Github::Client::Repos::Keys
- #delete — Github::Client::Repos::Releases
- #delete — Github::Client::Orgs::Memberships
- #delete — Github::Client::Gists::Comments
- #delete — Github::Client::Repos::Releases::Assets
- #delete — Github::Client::Activity::Watching
- #delete — Github::Client::Gists
- #delete — Github::Client::Orgs::Members
- #delete_if — Github::CoreExt::OrderedHash
- #delete_request — Github::Request::Verbs
- #delete_request — Github::Request
- #each — Github::ResponseWrapper
- #each — Github::CoreExt::OrderedHash
- #each — Github::API::Config::PropertySet
- #each_key — Github::CoreExt::OrderedHash
- #each_page — Github::Pagination
- #each_pair — Github::CoreExt::OrderedHash
- #each_value — Github::CoreExt::OrderedHash
- #edit — Github::Client::Issues
- #edit — Github::Client::Gists
- #edit — Github::Client::Orgs::Teams
- #edit — Github::Client::Repos::Releases::Assets
- #edit — Github::Client::Repos::Hooks
- #edit — Github::Client::Issues::Labels
- #edit — Github::Client::PullRequests::Comments
- #edit — Github::Client::Orgs::Memberships
- #edit — Github::Client::Repos
- #edit — Github::Client::Orgs
- #edit — Github::Client::Repos::Releases
- #edit — Github::Client::Issues::Comments
- #edit — Github::Client::Gists::Comments
- #edit — Github::Client::Authorizations
- #email — Github::Client::Search::Legacy
- #empty? — Github::API::Config::PropertySet
- #encode_body — Github::Request::Jsonize
- #encoder — Github::ParamsHash
- #eql? — Github::ResponseWrapper
- #escape — Github::Utils::Url
- #escape_uri — Github::Utils::Url
- #etag — Github::Response::Header
- #execute — Github::API
- #extract_links — Github::PageLinks
- #extract_pagination — Github::API::Arguments
- #fetch — Github::API::Config
- #fetch — Github::API::Config::PropertySet
- #files — Github::Client::PullRequests
- #filter_callbacks — Github::API
- #find — Github::Client::PullRequests::Comments
- #find — Github::Client::Issues
- #find — Github::Client::PullRequests
- #find — Github::Client::Gitignore
- #find — Github::Client::Repos::Releases::Tags
- #find — Github::Client::GitData::References
- #find — Github::Client::Activity::Feeds
- #find — Github::Client::Issues::Milestones
- #find — Github::Client::Repos::Hooks
- #find — Github::Client::Repos::Pages
- #find — Github::Client::Repos::Commits
- #find — Github::Client::Orgs::Teams
- #find — Github::Client::Gists::Comments
- #find — Github::Client::Authorizations
- #find — Github::Client::Repos::Releases
- #find — Github::Client::Repos::Comments
- #find — Github::Client::Repos
- #find — Github::Client::Users
- #find — Github::Client::GitData::Commits
- #find — Github::Client::Repos::Downloads
- #find — Github::Client::Issues::Comments
- #find — Github::Client::GitData::Trees
- #find — Github::Client::Issues::Labels
- #find — Github::Client::GitData::Tags
- #find — Github::Client::GitData::Blobs
- #find — Github::Client::Orgs
- #find — Github::Client::Users::Keys
- #find — Github::Client::Gists
- #find — Github::Client::Repos::Keys
- #find — Github::Client::Repos::Releases::Assets
- #find — Github::Client::Issues::Events
- #find — Github::Client::Activity::Notifications
- #find — Github::Client::Orgs::Memberships
- #find — Github::Client::Repos::Contents
- #first — Github::PageIterator
- #first_page — Github::Pagination
- #follow — Github::Client::Users::Followers
- #following — Github::Client::Users::Followers
- #following? — Github::Client::Users::Followers
- #fork — Github::Client::Gists
- #forks — Github::Client::Gists
- #generate_message — Github::Error::ClientError
- #get — Github::Client::Activity::Feeds
- #get — Github::Client::Issues::Labels
- #get — Github::Client::Orgs::Memberships
- #get — Github::Client::Repos::Comments
- #get — Github::Client::Repos
- #get — Github::Client::Issues::Comments
- #get — Github::Client::Repos::Keys
- #get — Github::Client::Repos::Releases
- #get — Github::Client::GitData::Commits
- #get — Github::Client::Orgs::Teams
- #get — Github::Client::Repos::Commits
- #get — Github::Client::Issues::Milestones
- #get — Github::Client::PullRequests::Comments
- #get — Github::Client::Gists
- #get — Github::Client::Repos::Contents
- #get — Github::Client::Repos::Releases::Tags
- #get — Github::Client::GitData::References
- #get — Github::Client::Issues::Events
- #get — Github::Client::Issues
- #get — Github::Client::Authorizations
- #get — Github::Client::Users::Keys
- #get — Github::Client::Activity::Notifications
- #get — Github::Client::PullRequests
- #get — Github::Client::Gists::Comments
- #get — Github::Client::Users
- #get — Github::Client::Repos::Pages
- #get — Github::Client::Repos::Releases::Assets
- #get — Github::Client::Repos::Downloads
- #get — Github::Client::Repos::Hooks
- #get — Github::Client::Meta
- #get — Github::Client::GitData::Blobs
- #get — Github::Client::Orgs
- #get — Github::Client::GitData::Trees
- #get — Github::Client::GitData::Tags
- #get — Github::Client::Gitignore
- #get_page — Github::PageIterator
- #get_request — Github::Request
- #get_request — Github::Request::Verbs
- #get_token — Github::Authorization
- #has_body? — Github::Request::Jsonize
- #has_key? — Github::ResponseWrapper
- #has_next_page? — Github::Pagination
- #head_request — Github::Request::Verbs
- #headers — Github::ResponseWrapper
- #infer_media — Github::Client::Repos::Releases::Assets
- #inspect — Github::ResponseWrapper
- #issue — Github::Client::Activity::Events
- #issue_events — Github::Client::Activity::Events
- #issues — Github::Client::Search
- #issues — Github::Client::Search::Legacy
- #issues — Github::Client::Activity::Events
- #keys — Github::CoreExt::OrderedHash
- #languages — Github::Client::Repos
- #last — Github::PageIterator
- #last_page — Github::Pagination
- #latest — Github::Client::Repos::Releases
- #links — Github::Pagination
- #list — Github::Client::Repos::Pages
- #list — Github::Client::Repos::Downloads
- #list — Github::Client::Authorizations
- #list — Github::Client::Issues::Assignees
- #list — Github::Client::Emojis
- #list — Github::Client::Users::Followers
- #list — Github::Client::Gists
- #list — Github::Client::Repos::Releases
- #list — Github::Client::Repos::Commits
- #list — Github::Client::Issues::Comments
- #list — Github::Client::Activity::Watching
- #list — Github::Client::Repos::Comments
- #list — Github::Client::Activity::Starring
- #list — Github::Client::Issues::Events
- #list — Github::Client::Repos::Collaborators
- #list — Github::Client::Gitignore
- #list — Github::Client::Repos::Releases::Assets
- #list — Github::Client::Activity::Notifications
- #list — Github::Client::Activity::Feeds
- #list — Github::Client::Users::Keys
- #list — Github::Client::Repos::Forks
- #list — Github::Client::Issues::Labels
- #list — Github::Client::Repos
- #list — Github::Client::Users::Emails
- #list — Github::Client::Issues::Milestones
- #list — Github::Client::PullRequests::Comments
- #list — Github::Client::Repos::Hooks
- #list — Github::Client::PullRequests
- #list — Github::Client::Gists::Comments
- #list — Github::Client::Orgs
- #list — Github::Client::Repos::Deployments
- #list — Github::Client::Orgs::Members
- #list — Github::Client::Repos::Statuses
- #list — Github::Client::GitData::References
- #list — Github::Client::Orgs::Teams
- #list — Github::Client::Users
- #list — Github::Client::Scopes
- #list — Github::Client::Orgs::Memberships
- #list — Github::Client::Repos::Keys
- #list — Github::Client::Issues
- #list_branches — Github::Client::Repos
- #list_contributors — Github::Client::Repos
- #list_issue_events — Github::Client::Activity::Events
- #list_languages — Github::Client::Repos
- #list_members — Github::Client::Orgs::Teams
- #list_org_events — Github::Client::Activity::Events
- #list_organization_events — Github::Client::Activity::Events
- #list_orgs — Github::Client::Activity::Events
- #list_public — Github::Client::Activity::Events
- #list_public_events — Github::Client::Activity::Events
- #list_repo — Github::Client::Issues
- #list_repo_network_events — Github::Client::Activity::Events
- #list_repos — Github::Client::Orgs::Teams
- #list_repository_events — Github::Client::Activity::Events
- #list_repository_network_events — Github::Client::Activity::Events
- #list_tags — Github::Client::Repos
- #list_teams — Github::Client::Repos
- #list_user_org — Github::Client::Activity::Events
- #list_user_org_events — Github::Client::Activity::Events
- #list_user_organization_events — Github::Client::Activity::Events
- #list_user_performed — Github::Client::Activity::Events
- #list_user_received — Github::Client::Activity::Events
- #loaded? — Github::Response::Header
- #location — Github::Response::Header
- #lookup_media — Github::MimeType
- #make_public — Github::Client::Orgs::Members
- #mark — Github::Client::Activity::Notifications
- #media — Github::ParamsHash
- #member? — Github::Client::Orgs::Members
- #merge — Github::Client::PullRequests
- #merge — Github::Client::Repos::Merging
- #merge_default — Github::ParamsHash
- #merged? — Github::Client::PullRequests
- #method_missing — Github::ResponseWrapper
- #method_missing — Github::API::Arguments
- #module_methods_in — Github::API
- #network — Github::Client::Activity::Events
- #next — Github::PageIterator
- #next? — Github::PageIterator
- #next_page — Github::Pagination
- #normalize — Github::Utils::Url
- #normalize! — Github::Normalizer
- #oauth_scopes — Github::Response::Header
- #on_complete — Github::Response::RaiseError
- #on_complete — Github::Response::AtomParser
- #optional — Github::API::Arguments
- #options — Github::ParamsHash
- #options_request — Github::Request::Verbs
- #org — Github::Client::Activity::Events
- #organization — Github::Client::Activity::Events
- #page — Github::Pagination
- #page_request — Github::PagedRequest
- #params_encoder — Faraday::Utils::ParamsHash
- #parse — Github::API::Arguments
- #parse — Github::Response::Jsonize
- #parse — Github::MimeType
- #parse — Github::Response::Xmlize
- #parse — Github::Response::Mashify
- #parse_array — Github::API::Arguments
- #parse_body — Github::Error::ServiceError
- #parse_body? — Github::Response
- #parse_hash — Github::API::Arguments
- #parse_query — Github::Utils::Url
- #parse_query_for_param — Github::Utils::Url
- #parse_response? — Github::Response
- #parse_response_type? — Github::Response
- #participation — Github::Client::Repos::Statistics
- #patch_request — Github::Request
- #patch_request — Github::Request::Verbs
- #perform_request — Github::PageIterator
- #performed — Github::Client::Activity::Events
- #permit — Github::API::Arguments
- #ping — Github::Client::Repos::Hooks
- #post_request — Github::Request::Verbs
- #post_request — Github::Request
- #prev — Github::PageIterator
- #prev_page — Github::Pagination
- #previous_page — Github::Pagination
- #process_basic_auth — Github::API
- #process_body — Github::Response
- #property_names — Github::API::Config
- #public — Github::Client::Activity::Events
- #public_events — Github::Client::Activity::Events
- #publicize — Github::Client::Orgs::Members
- #publicize_membership — Github::Client::Orgs::Members
- #punch_card — Github::Client::Repos::Statistics
- #put_request — Github::Request
- #put_request — Github::Request::Verbs
- #query_params — Github::Request::OAuth2
- #raise_app_authentication_error — Github::Client::Authorizations::App
- #raise_authentication_error — Github::Client::Authorizations
- #ratelimit — Github::RateLimit
- #ratelimit_limit — Github::Response::Header
- #ratelimit_remaining — Github::RateLimit
- #ratelimit_remaining — Github::Response::Header
- #ratelimit_reset — Github::RateLimit
- #ratelimit_reset — Github::Response::Header
- #readme — Github::Client::Repos::Contents
- #received — Github::Client::Activity::Events
- #redirect? — Github::ResponseWrapper
- #remove — Github::Client::Repos
- #remove — Github::Client::Repos::Keys
- #remove — Github::Client::Authorizations
- #remove — Github::Client::Repos::Collaborators
- #remove — Github::Client::Repos::Downloads
- #remove — Github::Client::Orgs::Teams
- #remove — Github::Client::Orgs::Members
- #remove — Github::Client::Authorizations::App
- #remove — Github::Client::Issues::Labels
- #remove — Github::Client::Activity::Notifications
- #remove — Github::Client::GitData::References
- #remove — Github::Client::Orgs::Memberships
- #remove_member — Github::Client::Orgs::Teams
- #remove_membership — Github::Client::Orgs::Teams
- #remove_repo — Github::Client::Orgs::Teams
- #remove_repository — Github::Client::Orgs::Teams
- #remove_required — Github::API::Arguments
- #remove_team_member — Github::Client::Orgs::Teams
- #remove_team_membership — Github::Client::Orgs::Teams
- #render — Github::Client::Markdown
- #render_raw — Github::Client::Markdown
- #replace — Github::Client::Issues::Labels
- #replace — Github::CoreExt::OrderedHash
- #repo_events — Github::Client::Activity::Events
- #repo_network — Github::Client::Activity::Events
- #repo_tags — Github::Client::Repos
- #repo_teams — Github::Client::Repos
- #repos — Github::Client::Search
- #repos — Github::Client::Search::Legacy
- #repos — Github::Client::Activity::Events
- #repos — Github::Client::Orgs::Teams
- #repositories — Github::Client::Search
- #repositories — Github::Client::Search::Legacy
- #repository — Github::Client::Activity::Events
- #repository_events — Github::Client::Activity::Events
- #repository_network — Github::Client::Activity::Events
- #repository_tags — Github::Client::Repos
- #repository_teams — Github::Client::Repos
- #request — Github::Request
- #request_params — Github::ParamsHash
- #request_type — Github::Request::Jsonize
- #request_with_body? — Github::Request::Jsonize
- #require — Github::API::Arguments
- #require_all — Github::ClassMethods
- #required — Github::API::Arguments
- #respond_to? — Github::ResponseWrapper
- #respond_to_missing? — Github::API::Arguments
- #response_type — Github::Response
- #revoke — Github::Client::Authorizations::App
- #run_callbacks — Github::API
- #safe_to_modify? — Github::Request::Jsonize
- #say — Github::Client::Say
- #server — Github::Response::Header
- #server_error? — Github::ResponseWrapper
- #set — Github::API
- #set_options — Github::API
- #setup — Github::API
- #sha — Github::PageIterator
- #shift — Github::CoreExt::OrderedHash
- #stack — Github::Connection
- #star — Github::Client::Gists
- #star — Github::Client::Activity::Starring
- #starred — Github::Client::Gists
- #starred — Github::Client::Activity::Starring
- #starred? — Github::Client::Gists
- #starring? — Github::Client::Activity::Starring
- #status — Github::ResponseWrapper
- #status — Github::Response::Header
- #statuses — Github::Client::Repos::Deployments
- #strict_encode64 — Github::ParamsHash
- #subscribe — Github::Client::Activity::Watching
- #subscribe — Github::Client::Repos::PubSubHubbub
- #subscribe_repo — Github::Client::Repos::PubSubHubbub
- #subscribe_repository — Github::Client::Repos::PubSubHubbub
- #subscribe_service — Github::Client::Repos::PubSubHubbub
- #subscribed? — Github::Client::Activity::Notifications
- #subscribed? — Github::Client::Activity::Watching
- #success? — Github::ResponseWrapper
- #success? — Github::Response::Header
- #tags — Github::Client::Repos
- #team_member? — Github::Client::Orgs::Teams
- #team_membership — Github::Client::Orgs::Teams
- #team_repo? — Github::Client::Orgs::Teams
- #team_repository? — Github::Client::Orgs::Teams
- #teams — Github::Client::Repos
- #test — Github::Client::Repos::Hooks
- #to_ary — Github::ResponseWrapper
- #to_hash — Github::API::Config::PropertySet
- #to_hash — Github::ResponseWrapper
- #to_query — Faraday::Utils::ParamsHash
- #to_s — Github::ResponseWrapper
- #unescape — Github::Utils::Url
- #unfollow — Github::Client::Users::Followers
- #unstar — Github::Client::Gists
- #unstar — Github::Client::Activity::Starring
- #unsubscribe — Github::Client::Activity::Watching
- #unsubscribe — Github::Client::Repos::PubSubHubbub
- #unsubscribe_repo — Github::Client::Repos::PubSubHubbub
- #unsubscribe_repository — Github::Client::Repos::PubSubHubbub
- #unsubscribe_service — Github::Client::Repos::PubSubHubbub
- #unwatch — Github::Client::Activity::Watching
- #update — Github::Client::Authorizations
- #update — Github::Client::GitData::References
- #update — Github::Client::Users::Keys
- #update — Github::Client::Repos::Releases::Assets
- #update — Github::Client::Repos::Comments
- #update — Github::Client::Orgs::Memberships
- #update — Github::Client::Issues::Labels
- #update — Github::Client::PullRequests
- #update — Github::Client::Issues::Milestones
- #update — Github::Client::Users
- #update — Github::Client::Repos::Contents
- #update — Github::Client::Repos::Releases
- #update_map — Github::API::Config::PropertySet
- #update_required_from_global — Github::API::Arguments
- #upload — Github::Client::Repos::Releases::Assets
- #url — Github::ResponseWrapper
- #user_org — Github::Client::Activity::Events
- #user_organization — Github::Client::Activity::Events
- #user_performed — Github::Client::Activity::Events
- #user_received — Github::Client::Activity::Events
- #users — Github::Client::Search
- #users — Github::Client::Search::Legacy
- #validate_reference — Github::Client::GitData::References
- #validates_token_for — Github::Validations::Token
- #values — Github::CoreExt::OrderedHash
- #watch — Github::Client::Activity::Watching
- #watched — Github::Client::Activity::Watching
- #watching? — Github::Client::Activity::Watching
- #with — Github::API
- #yield_or_eval — Github::API
- #yield_or_eval — Github::API::Arguments