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::Sideposting

module JSONAPI::Sideposting

Modules in this namespace

Order

module

in JSONAPI::Sideposting

Classes in this namespace

LidResolver

class

in JSONAPI::Sideposting

PrimaryValidationError

class

in JSONAPI::Sideposting

Processor

class

in JSONAPI::Sideposting

ValidationError

class

in JSONAPI::Sideposting

Modules

  • JSONAPI::Sideposting::Order

Classes

  • JSONAPI::Sideposting::LidResolver
  • JSONAPI::Sideposting::PrimaryValidationError
  • JSONAPI::Sideposting::Processor
  • JSONAPI::Sideposting::ValidationError

Defined in

  • lib/json_api/sideposting/lid_resolver.rb
  • lib/json_api/sideposting/order.rb
  • lib/json_api/sideposting/processor.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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