The Decree Design Pattern (Ruby on Rails)

This page summarizes the projects mentioned and recommended in the original post on /r/programming

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. Light Service

    Series of Actions with an emphasis on simplicity.

    check out the `light-service` gem - it lets you create services that use this pattern and compose them into complex flows: https://github.com/adomokos/light-service

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Interactor

    Interactor provides a common interface for performing complex user interactions.

    At my current job we use `interactor` which is similar, but simpler, and the precursor to light-service: https://github.com/collectiveidea/interactor

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to avoid if/else with different ramifications

    3 projects | /r/rails | 21 Jul 2022
  • The Ruby Unbundled Series: Services vs. Objects - The Battle for Decomposition and Reuse

    3 projects | dev.to | 17 May 2021
  • Introducing StepSequencer: A Non-Monadic Take on Railway-Oriented Programming in Ruby

    3 projects | /r/ruby | 13 Nov 2023
  • Should I use service objects?

    2 projects | /r/rails | 13 Oct 2022
  • Floyd's E-Commerce: from Squarespace to Solidus

    2 projects | dev.to | 21 Jun 2022