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

    • module JSONAPI
    • module JSONAPI::ActiveStorage
    • module JSONAPI::ActiveStorage::Deserialization
    • module JSONAPI::ActiveStorage::Detection
    • module JSONAPI::ActiveStorage::Serialization
    • module JSONAPI::ActiveStorageSupport
    • module JSONAPI::ActiveStorageSupport::ClassMethods
    • module JSONAPI::ControllerHelpers
    • module JSONAPI::ControllerHelpers::Authorization
    • module JSONAPI::ControllerHelpers::DocumentMeta
    • module JSONAPI::ControllerHelpers::ErrorRendering
    • module JSONAPI::ControllerHelpers::Parsing
    • module JSONAPI::ControllerHelpers::ResourceSetup
    • module JSONAPI::Errors
    • module JSONAPI::Instrumentation
    • module JSONAPI::ParamHelpers
    • module JSONAPI::Rack
    • module JSONAPI::RelationshipGuard
    • module JSONAPI::RelationshipHelpers
    • module JSONAPI::Relationships
    • module JSONAPI::Relationships::ActiveStorageRemoval
    • module JSONAPI::Relationships::Events
    • module JSONAPI::Relationships::Removal
    • module JSONAPI::Relationships::ResponseHelpers
    • module JSONAPI::Relationships::Serialization
    • module JSONAPI::Relationships::Sorting
    • module JSONAPI::Relationships::Updating
    • module JSONAPI::ResourceActions
    • module JSONAPI::ResourceActions::CrudHelpers
    • module JSONAPI::ResourceActions::FieldValidation
    • module JSONAPI::ResourceActions::FilterValidation
    • module JSONAPI::ResourceActions::IncludePreloading
    • module JSONAPI::ResourceActions::IncludeValidation
    • module JSONAPI::ResourceActions::Pagination
    • module JSONAPI::ResourceActions::ResourceLoading
    • module JSONAPI::ResourceActions::Serialization
    • module JSONAPI::ResourceActions::Sideposting
    • module JSONAPI::ResourceActions::SidepostingPrimaryFirst
    • module JSONAPI::ResourceActions::TypeValidation
    • module JSONAPI::ResourceIdentifier
    • module JSONAPI::Resources
    • module JSONAPI::Resources::AttributesDsl
    • module JSONAPI::Resources::AttributesDsl::FieldResolution
    • module JSONAPI::Resources::FiltersDsl
    • module JSONAPI::Resources::MetaDsl
    • module JSONAPI::Resources::ModelClassHelpers
    • module JSONAPI::Resources::ModelClassHelpers::NamespaceResolution
    • module JSONAPI::Resources::RelationshipsDsl
    • module JSONAPI::Resources::RelationshipsDsl::RelationshipHelperMethods
    • module JSONAPI::Resources::SortableFieldsDsl
    • module JSONAPI::Responders
    • module JSONAPI::Routing
    • module JSONAPI::Serialization
    • module JSONAPI::Serialization::AttributesDeserialization
    • module JSONAPI::Serialization::AttributesSerialization
    • module JSONAPI::Serialization::DeserializationHelpers
    • module JSONAPI::Serialization::IncludeFiltering
    • module JSONAPI::Serialization::IncludePathHelpers
    • module JSONAPI::Serialization::IncludesSerialization
    • module JSONAPI::Serialization::LinksSerialization
    • module JSONAPI::Serialization::MetaSerialization
    • module JSONAPI::Serialization::ModelAttributesTransformation
    • module JSONAPI::Serialization::RelationshipProcessing
    • module JSONAPI::Serialization::RelationshipsDeserialization
    • module JSONAPI::Serialization::RelationshipsSerialization
    • module JSONAPI::Sideposting
    • module JSONAPI::Sideposting::Order
    • module JSONAPI::SortParsing
    • module JSONAPI::Support
    • module JSONAPI::Support::ConditionBuilding
    • module JSONAPI::Support::CorrelationId
    • module JSONAPI::Support::FilterParsing
    • module JSONAPI::Support::NestedFilters
    • module JSONAPI::Support::Pagination
    • module JSONAPI::Support::PolymorphicFilters
    • module JSONAPI::Support::RegularFilters
    • module JSONAPI::Support::Sorting
    • module JSONAPI::Testing
    • module JSONAPI::Testing::StiHelpers
    • module JSONAPI::Testing::TestHelper
    • module JSONAPI::TypeConversion
    • module Jpie
    • module Resource
    • module Response
    • module RuboCop
    • module RuboCop::Cop
    • module RuboCop::Cop::Custom
  • Classes

    • class JSONAPI::ActiveStorageBlobResource
    • class JSONAPI::AuthorizationError
    • class JSONAPI::BaseController
    • class JSONAPI::CollectionQuery
    • class JSONAPI::Configuration
    • class JSONAPI::Deserializer
    • class JSONAPI::Error
    • class JSONAPI::Errors::ParameterNotAllowed
    • class JSONAPI::Rack::N1Detection
    • class JSONAPI::Rack::QueryTracking
    • class JSONAPI::Railtie
    • class JSONAPI::RelationshipsController
    • class JSONAPI::Resource
    • class JSONAPI::ResourceLoader
    • class JSONAPI::ResourceLoader::MissingResourceClass
    • class JSONAPI::ResourcesController
    • class JSONAPI::Serializer
    • class JSONAPI::Sideposting::LidResolver
    • class JSONAPI::Sideposting::PrimaryValidationError
    • class JSONAPI::Sideposting::Processor
    • class JSONAPI::Sideposting::ValidationError
    • class JSONAPI::Support::HeaderWarningSubscriber
    • class JSONAPI::Support::N1LogSubscriber
    • class JSONAPI::Support::ProsopiteInstrumentationLogger
    • class JSONAPI::Support::QueryTrackingLogSubscriber
    • class JSONAPI::Support::QueryTrackingSubscriber
    • class RuboCop::Cop::Custom::HashValueOmission
    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. jpie
  3. 2.1.0
  4. module JSONAPI::Support

module JSONAPI::Support

Modules in this namespace

ConditionBuilding

module

in JSONAPI::Support

CorrelationId

module

in JSONAPI::Support

FilterParsing

module

in JSONAPI::Support

NestedFilters

module

in JSONAPI::Support

Pagination

module

in JSONAPI::Support

PolymorphicFilters

module

in JSONAPI::Support

RegularFilters

module

in JSONAPI::Support

Sorting

module

in JSONAPI::Support

Classes in this namespace

HeaderWarningSubscriber

class

in JSONAPI::Support

N1LogSubscriber

class

in JSONAPI::Support

ProsopiteInstrumentationLogger

class

in JSONAPI::Support

QueryTrackingLogSubscriber

class

in JSONAPI::Support

QueryTrackingSubscriber

class

in JSONAPI::Support

Modules

  • JSONAPI::Support::ConditionBuilding
  • JSONAPI::Support::CorrelationId
  • JSONAPI::Support::FilterParsing
  • JSONAPI::Support::NestedFilters
  • JSONAPI::Support::Pagination
  • JSONAPI::Support::PolymorphicFilters
  • JSONAPI::Support::RegularFilters
  • JSONAPI::Support::Sorting

Classes

  • JSONAPI::Support::HeaderWarningSubscriber
  • JSONAPI::Support::N1LogSubscriber
  • JSONAPI::Support::ProsopiteInstrumentationLogger
  • JSONAPI::Support::QueryTrackingLogSubscriber
  • JSONAPI::Support::QueryTrackingSubscriber

Defined in

  • lib/json_api/support/concerns/condition_building.rb
  • lib/json_api/support/concerns/nested_filters.rb
  • lib/json_api/support/concerns/pagination.rb
  • lib/json_api/support/concerns/polymorphic_filters.rb
  • lib/json_api/support/concerns/regular_filters.rb
  • lib/json_api/support/concerns/sorting.rb
  • lib/json_api/support/correlation_id.rb
  • lib/json_api/support/filter_parsing.rb
  • lib/json_api/support/header_warning_subscriber.rb
  • lib/json_api/support/n1_log_subscriber.rb
  • lib/json_api/support/prosopite_instrumentation_logger.rb
  • lib/json_api/support/query_tracking_log_subscriber.rb
  • lib/json_api/support/query_tracking_subscriber.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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