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

    • module Grape
    • module Grape::ContentTypes
    • module Grape::ErrorFormatter
    • module Grape::ErrorFormatter::Base
    • module Grape::ErrorFormatter::Json
    • module Grape::ErrorFormatter::Txt
    • module Grape::ErrorFormatter::Xml
    • module Grape::Exceptions
    • module Grape::Formatter
    • module Grape::Formatter::Base
    • module Grape::Formatter::Json
    • module Grape::Formatter::SerializableHash
    • module Grape::Formatter::Txt
    • module Grape::Formatter::Xml
    • module Grape::Middleware
    • module Grape::Middleware::Auth
    • module Grape::Middleware::Versioner
    • module Grape::Parser
    • module Grape::Parser::Base
    • module Grape::Parser::Json
    • module Grape::Parser::Xml
    • module Grape::Util
    • module Grape::Validations
    • module Grape::Validations::ClassMethods
  • Classes

    • class Grape::API
    • class Grape::Cookies
    • class Grape::Endpoint
    • class Grape::Exceptions::Base
    • class Grape::Exceptions::InvalidFormatter
    • class Grape::Exceptions::InvalidVersionerOption
    • class Grape::Exceptions::InvalidWithOptionForRepresent
    • class Grape::Exceptions::MissingMimeType
    • class Grape::Exceptions::MissingOption
    • class Grape::Exceptions::MissingVendorOption
    • class Grape::Exceptions::UnknownOptions
    • class Grape::Exceptions::UnknownValidator
    • class Grape::Exceptions::Validation
    • class Grape::Middleware::Auth::Basic
    • class Grape::Middleware::Auth::Digest
    • class Grape::Middleware::Auth::OAuth2
    • class Grape::Middleware::Base
    • class Grape::Middleware::Error
    • class Grape::Middleware::Filter
    • class Grape::Middleware::Formatter
    • class Grape::Middleware::Versioner::Header
    • class Grape::Middleware::Versioner::Param
    • class Grape::Middleware::Versioner::Path
    • class Grape::Route
    • class Grape::Util::HashStack
    • class Grape::Validations::CoerceValidator
    • class Grape::Validations::CoerceValidator::InvalidValue
    • class Grape::Validations::ParamsScope
    • class Grape::Validations::PresenceValidator
    • class Grape::Validations::RegexpValidator
    • class Grape::Validations::SingleOptionValidator
    • class Grape::Validations::Validator
    • 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. grape
  3. 0.3.1
  4. module Grape::ErrorFormatter

module Grape::ErrorFormatter

Modules in this namespace

Base

module

in Grape::ErrorFormatter

Json

module

in Grape::ErrorFormatter

Txt

module

in Grape::ErrorFormatter

Xml

module

in Grape::ErrorFormatter

Modules

  • Grape::ErrorFormatter::Base
  • Grape::ErrorFormatter::Json
  • Grape::ErrorFormatter::Txt
  • Grape::ErrorFormatter::Xml

Defined in

  • lib/grape.rb
  • lib/grape/error_formatter/base.rb
  • lib/grape/error_formatter/json.rb
  • lib/grape/error_formatter/txt.rb
  • lib/grape/error_formatter/xml.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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