gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module Faraday
    • module Faraday::Utils
    • module Github
    • module Github::Authorization
    • module Github::ClassMethods
    • module Github::Connection
    • module Github::Constants
    • module Github::CoreExt
    • module Github::Error
    • module Github::MimeType
    • module Github::Normalizer
    • module Github::NullParamsEncoder
    • module Github::PagedRequest
    • module Github::Pagination
    • module Github::ParameterFilter
    • module Github::RateLimit
    • module Github::Request
    • module Github::Request::Verbs
    • module Github::Utils
    • module Github::Utils::Url
    • module Github::Validations
    • module Github::Validations::Format
    • module Github::Validations::Presence
    • module Github::Validations::Required
    • module Github::Validations::Token
  • Classes

    • class Array
    • class Faraday::Utils::ParamsHash
    • class Github::API
    • class Github::API::Arguments
    • class Github::API::Config
    • class Github::API::Config::Property
    • class Github::API::Config::PropertySet
    • class Github::API::Factory
    • class Github::Client
    • class Github::Client::Activity
    • class Github::Client::Activity::Events
    • class Github::Client::Activity::Feeds
    • class Github::Client::Activity::Notifications
    • class Github::Client::Activity::Starring
    • class Github::Client::Activity::Watching
    • class Github::Client::Authorizations
    • class Github::Client::Authorizations::App
    • class Github::Client::Emojis
    • class Github::Client::Gists
    • class Github::Client::Gists::Comments
    • class Github::Client::GitData
    • class Github::Client::GitData::Blobs
    • class Github::Client::GitData::Commits
    • class Github::Client::GitData::References
    • class Github::Client::GitData::Tags
    • class Github::Client::GitData::Trees
    • class Github::Client::Gitignore
    • class Github::Client::Issues
    • class Github::Client::Issues::Assignees
    • class Github::Client::Issues::Comments
    • class Github::Client::Issues::Events
    • class Github::Client::Issues::Labels
    • class Github::Client::Issues::Milestones
    • class Github::Client::Markdown
    • class Github::Client::Meta
    • class Github::Client::Orgs
    • class Github::Client::Orgs::Hooks
    • class Github::Client::Orgs::Members
    • class Github::Client::Orgs::Memberships
    • class Github::Client::Orgs::Teams
    • class Github::Client::PullRequests
    • class Github::Client::PullRequests::Comments
    • class Github::Client::Repos
    • class Github::Client::Repos::Collaborators
    • class Github::Client::Repos::Comments
    • class Github::Client::Repos::Commits
    • class Github::Client::Repos::Contents
    • class Github::Client::Repos::Deployments
    • class Github::Client::Repos::Downloads
    • class Github::Client::Repos::Forks
    • class Github::Client::Repos::Hooks
    • class Github::Client::Repos::Keys
    • class Github::Client::Repos::Merging
    • class Github::Client::Repos::Pages
    • class Github::Client::Repos::PubSubHubbub
    • class Github::Client::Repos::Releases
    • class Github::Client::Repos::Releases::Assets
    • class Github::Client::Repos::Releases::Tags
    • class Github::Client::Repos::Statistics
    • class Github::Client::Repos::Statuses
    • class Github::Client::Say
    • class Github::Client::Scopes
    • class Github::Client::Search
    • class Github::Client::Search::Legacy
    • class Github::Client::Users
    • class Github::Client::Users::Emails
    • class Github::Client::Users::Followers
    • class Github::Client::Users::Keys
    • class Github::Configuration
    • class Github::CoreExt::OrderedHash
    • class Github::Error::BadGateway
    • class Github::Error::BadRequest
    • class Github::Error::ClientError
    • class Github::Error::Conflict
    • class Github::Error::Forbidden
    • class Github::Error::GithubError
    • class Github::Error::InternalServerError
    • class Github::Error::InvalidOptions
    • class Github::Error::MethodNotAllowed
    • class Github::Error::NotAcceptable
    • class Github::Error::NotFound
    • class Github::Error::NotImplemented
    • class Github::Error::RequiredParams
    • class Github::Error::ServiceError
    • class Github::Error::ServiceUnavailable
    • class Github::Error::Unauthorized
    • class Github::Error::UnavailableForLegalReasons
    • class Github::Error::UnknownMedia
    • class Github::Error::UnknownValue
    • class Github::Error::UnprocessableEntity
    • class Github::Error::UnsupportedMediaType
    • class Github::Error::Validations
    • class Github::Middleware
    • class Github::PageIterator
    • class Github::PageLinks
    • class Github::ParamsHash
    • class Github::Request
    • class Github::Request::BasicAuth
    • class Github::Request::Jsonize
    • class Github::Request::OAuth2
    • class Github::Resource
    • class Github::Response
    • class Github::Response::AtomParser
    • class Github::Response::Header
    • class Github::Response::Jsonize
    • class Github::Response::Mashify
    • class Github::Response::RaiseError
    • class Github::Response::Xmlize
    • class Github::ResponseWrapper
    • class Hash
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. github_api
  3. 0.14.4
  4. module Github::Validations

module Github::Validations

Modules in this namespace

Format

module

in Github::Validations

Presence

module

in Github::Validations

Required

module

in Github::Validations

Token

module

in Github::Validations

Modules

  • Github::Validations::Format
  • Github::Validations::Presence
  • Github::Validations::Required
  • Github::Validations::Token

Defined in

  • lib/github_api/validations.rb
  • lib/github_api/validations/format.rb
  • lib/github_api/validations/presence.rb
  • lib/github_api/validations/required.rb
  • lib/github_api/validations/token.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem