From 00518d6a78184ab0a01578728ae0a9a2cd5c0573 Mon Sep 17 00:00:00 2001 From: Adrian Marin Date: Sun, 2 Oct 2022 11:54:52 +0300 Subject: [PATCH] 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." } ] }