Skip to content
Yoni Amir edited this page Jan 3, 2025 · 2 revisions

What is Flow?

Flow is a SOLID implementation of the Command Pattern for Ruby on Rails.

Flows allow you to encapsulate your application's business logic into a set of extensible and reusable objects.

How it Works

image

There are three important concepts to distinguish.

Learn more with:

Clone this wiki locally