From e4707c17f1f6d9940e421c4f8f1aa9ddb85025b1 Mon Sep 17 00:00:00 2001 From: Haroon Rasheed Date: Sat, 8 Mar 2025 22:57:18 +0500 Subject: [PATCH] added rails-migraiton-boy --- repository/r.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repository/r.json b/repository/r.json index fa23b7a0c6..031e0f0c0f 100644 --- a/repository/r.json +++ b/repository/r.json @@ -105,6 +105,17 @@ } ] }, + { + "name": "Rails Migration Boy", + "details": "https://github.com/haroon26/rails-migration-boy-subl", + "releases": [ + { + "sublime_text": ">=3000", + "platforms": ["linux"], + "tags": true + } + ] + }, { "name": "Rails Migrations List", "details": "https://github.com/KELiON/RailsMigrationsList",