From 660f7acce891cb0d7ccd32163d41ec261bc58ca1 Mon Sep 17 00:00:00 2001 From: Rodrigo Serradura Date: Thu, 29 Jan 2026 11:01:14 -0300 Subject: [PATCH 1/2] Reorder README badges for better visual grouping --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c791b7..c55df05 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@

⚛️ Solid::Process

Write business logic for Ruby/Rails that scales.

+ Gem Version Ask DeepWiki +
Maintainability Code Coverage
- Gem Version Ruby Rails

From 366f6ddfa1fa836e109cff8950ee8f839d433c0e Mon Sep 17 00:00:00 2001 From: Rodrigo Serradura Date: Thu, 29 Jan 2026 11:04:44 -0300 Subject: [PATCH 2/2] Update features toggle label wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c55df05..a84c510 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ This library is tested (100% coverage) against: `solid-process` is a Ruby/Rails library designed to encapsulate business logic into manageable processes. It simplifies writing, testing, maintaining, and evolving your code, ensuring it remains clear and approachable as your application scales. -**Features:** (_touch to expand_) +**Features:** (_touch to hide/expand_)
1️⃣ Seamless Rails integration