From 00518d6a78184ab0a01578728ae0a9a2cd5c0573 Mon Sep 17 00:00:00 2001 From: Adrian Marin Date: Sun, 2 Oct 2022 11:54:52 +0300 Subject: [PATCH 1/2] Add Avo Admin for Ruby on Rails --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..f1903e7 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,15 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Avo Admin for Ruby on Rails", + "link": "https://github.com/avo-hq/avo", + "label": "Good first issue", + "technologies": [ + "Ruby" + ], + "description": "Build busines apps 10x faster using Ruby on Rails." } ] } From 51e7d10e3f3d40eed414d175f5a2aee278dc3ebc Mon Sep 17 00:00:00 2001 From: Adrian Marin Date: Sun, 2 Oct 2022 11:55:29 +0300 Subject: [PATCH 2/2] Update data.json --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index f1903e7..b82d784 100644 --- a/data.json +++ b/data.json @@ -2093,7 +2093,7 @@ "technologies": [ "Ruby" ], - "description": "Build busines apps 10x faster using Ruby on Rails." + "description": "Build business apps 10x faster using Ruby on Rails." } ] }