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

    • module TypedOperation
    • module TypedOperation::Install
    • module TypedOperation::Operations
    • module TypedOperation::Operations::Callable
    • module TypedOperation::Operations::Callable::CallableMethods
    • module TypedOperation::Operations::Deconstruct
    • module TypedOperation::Operations::Executable
    • module TypedOperation::Operations::Introspection
    • module TypedOperation::Operations::Lifecycle
    • module TypedOperation::Operations::Parameters
    • module TypedOperation::Operations::PartialApplication
  • Classes

    • class ApplicationOperation
    • class TypedOperation::Base
    • class TypedOperation::Curried
    • class TypedOperation::ImmutableBase
    • class TypedOperation::Install::InstallGenerator
    • class TypedOperation::InvalidOperationError
    • class TypedOperation::MissingParameterError
    • class TypedOperation::Operations::AttributeBuilder
    • class TypedOperation::ParameterError
    • class TypedOperation::PartiallyApplied
    • class TypedOperation::Prepared
    • class TypedOperation::Railtie
    • class TypedOperationGenerator
    • class unprocessable
    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. typed_operation
  3. 1.0.0.pre3
  4. module TypedOperation

module TypedOperation

Modules in this namespace

Install

module

in TypedOperation

Operations

module

in TypedOperation

Classes in this namespace

Base

class

in TypedOperation

Curried

class

in TypedOperation

ImmutableBase

class

in TypedOperation

InvalidOperationError

class

in TypedOperation

MissingParameterError

class

in TypedOperation

ParameterError

class

in TypedOperation

PartiallyApplied

class

in TypedOperation

Prepared

class

in TypedOperation

Railtie

class

in TypedOperation

Modules

  • TypedOperation::Install
  • TypedOperation::Operations

Classes

  • TypedOperation::Base
  • TypedOperation::Curried
  • TypedOperation::ImmutableBase
  • TypedOperation::InvalidOperationError
  • TypedOperation::MissingParameterError
  • TypedOperation::ParameterError
  • TypedOperation::PartiallyApplied
  • TypedOperation::Prepared
  • TypedOperation::Railtie

Defined in

  • lib/generators/typed_operation/install/install_generator.rb
  • lib/typed_operation.rb
  • lib/typed_operation/base.rb
  • lib/typed_operation/curried.rb
  • lib/typed_operation/immutable_base.rb
  • lib/typed_operation/operations/attribute_builder.rb
  • lib/typed_operation/operations/callable.rb
  • lib/typed_operation/operations/deconstruct.rb
  • lib/typed_operation/operations/executable.rb
  • lib/typed_operation/operations/introspection.rb
  • lib/typed_operation/operations/lifecycle.rb
  • lib/typed_operation/operations/parameters.rb
  • lib/typed_operation/operations/partial_application.rb
  • lib/typed_operation/partially_applied.rb
  • lib/typed_operation/prepared.rb
  • lib/typed_operation/railtie.rb
  • lib/typed_operation/version.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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