@dry

Owned by
  • Tim Riley

gems

dry-auto_inject

Container-agnostic automatic constructor injection

  • 1.1.0 Jan 07 2025 gem.coop system

dry-cli

Common framework to build command line interfaces with Ruby

  • 1.4.1 Jan 21 2026 gem.coop system

dry-configurable

A mixin to add configuration functionality to your classes

  • 1.3.0 Jan 06 2025 gem.coop system

dry-core

A toolset of small support modules used throughout the dry-rb ecosystem

  • 1.2.0 Dec 28 2025 gem.coop system

dry-effects

Algebraic effects

  • 0.5.0 Jan 07 2025 gem.coop system

dry-events

Pub/sub system

  • 1.1.0 Jan 04 2025 gem.coop system

dry-files

file utilities

  • 1.1.0 Oct 18 2023 gem.coop system

dry-inflector

String inflections for dry-rb

  • 1.3.1 Jan 12 2026 gem.coop system

dry-initializer

DSL for declaring params and options of the initializer

  • 3.2.0 Jan 01 2025 gem.coop system

dry-logger

Lightweight structured logging for Ruby applications

  • 1.2.2 Mar 13 2026 gem.coop system

dry-logic

Predicate logic with rule composition

  • 1.6.0 Jan 04 2025 gem.coop system

dry-matcher

Flexible, expressive pattern matching for Ruby

  • 1.0.0 Jan 01 2023 gem.coop system

dry-monads

Common monads for Ruby

  • 1.10.0 Apr 24 2026 Tim Riley

dry-monitor

Monitoring and instrumentation APIs

  • 1.0.1 Nov 17 2022 gem.coop system

dry-operation

A domain specific language for composable business transaction workflows.

  • 1.1.0 Feb 06 2026 gem.coop system

dry-rails

The official dry-rb railtie for Ruby on Rails

  • 0.7.0 Dec 24 2022 gem.coop system

dry-schema

Coercion and validation for data structures

  • 1.16.0 Mar 03 2026 gem.coop system

dry-struct

Typed structs and value objects

  • 1.8.1 Mar 03 2026 gem.coop system

dry-system

Organize your code into reusable components

  • 1.2.5 Nov 30 2025 gem.coop system

dry-testing

this is a gem that is used for testing purposes only - do not install it, do not use it

  • 1.13.0 Apr 18 2026 Tim Riley

dry-transaction

Business Transaction Flow DSL

  • 0.16.0 Jan 17 2024 gem.coop system

dry-transformer

Data transformation toolkit

  • 1.1.0 Dec 03 2025 gem.coop system

dry-types

Type system for Ruby supporting coercions, constraints and complex types like structs, value objects, enums etc

  • 1.9.1 Feb 06 2026 gem.coop system

dry-validation

Validation library

  • 1.11.1 Jan 21 2025 gem.coop system

usage

run on your commandline
bundle add dry-auto_inject --source "https://beta.gem.coop/@dry"
or, put in your Gemfile
gem "dry-auto_inject", source: "https://beta.gem.coop/@dry"