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

    • module DryTypes
    • module Grape
    • module Grape::API::Helpers
    • module Grape::ContentTypes
    • module Grape::DSL
    • module Grape::DSL::API
    • module Grape::DSL::Callbacks
    • module Grape::DSL::Callbacks::ClassMethods
    • module Grape::DSL::Configuration
    • module Grape::DSL::Configuration::ClassMethods
    • module Grape::DSL::Desc
    • module Grape::DSL::Headers
    • module Grape::DSL::Helpers
    • module Grape::DSL::Helpers::BaseHelper
    • module Grape::DSL::Helpers::ClassMethods
    • module Grape::DSL::InsideRoute
    • module Grape::DSL::InsideRoute::PostBeforeFilter
    • module Grape::DSL::Logger
    • module Grape::DSL::Middleware
    • module Grape::DSL::Middleware::ClassMethods
    • module Grape::DSL::Parameters
    • module Grape::DSL::RequestResponse
    • module Grape::DSL::RequestResponse::ClassMethods
    • module Grape::DSL::Routing
    • module Grape::DSL::Routing::ClassMethods
    • module Grape::DSL::Settings
    • module Grape::DSL::Validations
    • module Grape::DSL::Validations::ClassMethods
    • module Grape::DryTypes
    • module Grape::Env
    • module Grape::ErrorFormatter
    • module Grape::Exceptions
    • module Grape::Extensions
    • module Grape::Extensions::ActiveSupport
    • module Grape::Extensions::ActiveSupport::HashWithIndifferentAccess
    • module Grape::Extensions::ActiveSupport::HashWithIndifferentAccess::ParamBuilder
    • module Grape::Extensions::Hash
    • module Grape::Extensions::Hash::ParamBuilder
    • module Grape::Extensions::Hashie
    • module Grape::Extensions::Hashie::Mash
    • module Grape::Extensions::Hashie::Mash::ParamBuilder
    • module Grape::Formatter
    • module Grape::Http
    • module Grape::Http::Headers
    • module Grape::Middleware
    • module Grape::Middleware::Auth
    • module Grape::Middleware::Auth::DSL
    • module Grape::Middleware::Auth::DSL::ClassMethods
    • module Grape::Middleware::Auth::Strategies
    • module Grape::Middleware::Helpers
    • module Grape::Middleware::Versioner
    • module Grape::Parser
    • module Grape::Presenters
    • module Grape::ServeStream
    • module Grape::Types
    • module Grape::Util
    • module Grape::Util::Lazy
    • module Grape::Util::Registry
    • module Grape::Util::StrictHashConfiguration
    • module Grape::Util::StrictHashConfiguration::DSL
    • module Grape::Util::StrictHashConfiguration::DSL::ClassMethods
    • module Grape::Validations
    • module Grape::Validations::Types
    • module Grape::Validations::Validators
  • Classes

    • class Grape::API
    • class Grape::API::Boolean
    • class Grape::API::Instance
    • class Grape::Cookies
    • class Grape::DSL::InsideRoute::MethodNotYetAvailable
    • class Grape::DSL::Parameters::EmptyOptionalValue
    • class Grape::Endpoint
    • class Grape::ErrorFormatter::Base
    • class Grape::ErrorFormatter::Json
    • class Grape::ErrorFormatter::Jsonapi
    • class Grape::ErrorFormatter::SerializableHash
    • class Grape::ErrorFormatter::Txt
    • class Grape::ErrorFormatter::Xml
    • class Grape::Exceptions::Base
    • class Grape::Exceptions::EmptyMessageBody
    • class Grape::Exceptions::IncompatibleOptionValues
    • class Grape::Exceptions::InvalidAcceptHeader
    • class Grape::Exceptions::InvalidFormatter
    • class Grape::Exceptions::InvalidMessageBody
    • class Grape::Exceptions::InvalidResponse
    • class Grape::Exceptions::InvalidVersionHeader
    • class Grape::Exceptions::InvalidVersionerOption
    • class Grape::Exceptions::InvalidWithOptionForRepresent
    • class Grape::Exceptions::MethodNotAllowed
    • class Grape::Exceptions::MissingGroupType
    • class Grape::Exceptions::MissingMimeType
    • class Grape::Exceptions::MissingOption
    • class Grape::Exceptions::MissingVendorOption
    • class Grape::Exceptions::TooManyMultipartFiles
    • class Grape::Exceptions::UnknownOptions
    • class Grape::Exceptions::UnknownParameter
    • class Grape::Exceptions::UnknownValidator
    • class Grape::Exceptions::UnsupportedGroupType
    • class Grape::Exceptions::Validation
    • class Grape::Exceptions::ValidationArrayErrors
    • class Grape::Exceptions::ValidationErrors
    • class Grape::Formatter::Base
    • class Grape::Formatter::Json
    • class Grape::Formatter::SerializableHash
    • class Grape::Formatter::Txt
    • class Grape::Formatter::Xml
    • class Grape::Middleware::Auth::Base
    • class Grape::Middleware::Base
    • class Grape::Middleware::Error
    • class Grape::Middleware::Filter
    • class Grape::Middleware::Formatter
    • class Grape::Middleware::Globals
    • class Grape::Middleware::Stack
    • class Grape::Middleware::Stack::Middleware
    • class Grape::Middleware::Versioner::AcceptVersionHeader
    • class Grape::Middleware::Versioner::Base
    • class Grape::Middleware::Versioner::Header
    • class Grape::Middleware::Versioner::Param
    • class Grape::Middleware::Versioner::Path
    • class Grape::Namespace
    • class Grape::Namespace::JoinedSpaceCache
    • class Grape::Parser::Base
    • class Grape::Parser::Json
    • class Grape::Parser::Jsonapi
    • class Grape::Parser::Xml
    • class Grape::Path
    • class Grape::Path::PartsCache
    • class Grape::Presenters::Presenter
    • class Grape::Railtie
    • class Grape::Request
    • class Grape::Router
    • class Grape::Router::BaseRoute
    • class Grape::Router::BaseRoute::CaptureIndexCache
    • class Grape::Router::GreedyRoute
    • class Grape::Router::Pattern
    • class Grape::Router::Pattern::PatternCache
    • class Grape::Router::Route
    • class Grape::ServeStream::FileBody
    • class Grape::ServeStream::SendfileResponse
    • class Grape::ServeStream::StreamResponse
    • class Grape::Util::BaseInheritable
    • class Grape::Util::Cache
    • class Grape::Util::EndpointConfiguration
    • class Grape::Util::InheritableSetting
    • class Grape::Util::InheritableValues
    • class Grape::Util::Lazy::Block
    • class Grape::Util::Lazy::Object
    • class Grape::Util::Lazy::Value
    • class Grape::Util::Lazy::ValueArray
    • class Grape::Util::Lazy::ValueEnumerable
    • class Grape::Util::Lazy::ValueHash
    • class Grape::Util::MediaType
    • class Grape::Util::ReverseStackableValues
    • class Grape::Util::StackableValues
    • class Grape::Util::StrictHashConfiguration::SettingsContainer
    • class Grape::Validations::AttributesDoc
    • class Grape::Validations::AttributesIterator
    • class Grape::Validations::ContractScope
    • class Grape::Validations::MultipleAttributesIterator
    • class Grape::Validations::ParamsScope
    • class Grape::Validations::ParamsScope::Attr
    • class Grape::Validations::SingleAttributeIterator
    • class Grape::Validations::Types::ArrayCoercer
    • class Grape::Validations::Types::CustomTypeCoercer
    • class Grape::Validations::Types::CustomTypeCollectionCoercer
    • class Grape::Validations::Types::DryTypeCoercer
    • class Grape::Validations::Types::File
    • class Grape::Validations::Types::InvalidValue
    • class Grape::Validations::Types::Json
    • class Grape::Validations::Types::JsonArray
    • class Grape::Validations::Types::MultipleTypeCoercer
    • class Grape::Validations::Types::PrimitiveCoercer
    • class Grape::Validations::Types::SetCoercer
    • class Grape::Validations::Types::VariantCollectionCoercer
    • class Grape::Validations::ValidatorFactory
    • class Grape::Validations::Validators::AllOrNoneOfValidator
    • class Grape::Validations::Validators::AllowBlankValidator
    • class Grape::Validations::Validators::AsValidator
    • class Grape::Validations::Validators::AtLeastOneOfValidator
    • class Grape::Validations::Validators::Base
    • class Grape::Validations::Validators::CoerceValidator
    • class Grape::Validations::Validators::ContractScopeValidator
    • class Grape::Validations::Validators::DefaultValidator
    • class Grape::Validations::Validators::ExactlyOneOfValidator
    • class Grape::Validations::Validators::ExceptValuesValidator
    • class Grape::Validations::Validators::LengthValidator
    • class Grape::Validations::Validators::MultipleParamsBase
    • class Grape::Validations::Validators::MutualExclusionValidator
    • class Grape::Validations::Validators::PresenceValidator
    • class Grape::Validations::Validators::RegexpValidator
    • class Grape::Validations::Validators::SameAsValidator
    • class Grape::Validations::Validators::ValuesValidator
    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. grape
  3. 2.3.0
  4. module Grape::Extensions

module Grape::Extensions

Modules in this namespace

ActiveSupport

module

in Grape::Extensions

Hash

module

in Grape::Extensions

Hashie

module

in Grape::Extensions

Modules

  • Grape::Extensions::ActiveSupport
  • Grape::Extensions::Hash
  • Grape::Extensions::Hashie

Defined in

  • lib/grape/extensions/active_support/hash_with_indifferent_access.rb
  • lib/grape/extensions/hash.rb
  • lib/grape/extensions/hashie/mash.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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