Hacker News new | ask | show | jobs
by petems 1425 days ago
Hi HN!

Motor Admin gem has been developed to replace the outdated ActiveAdmin/RailsAdmin/Blazer gems in your existing or future Rails app.

Unlike other Rails admin gems, Motor Admin doesn't use DSL or any other type of customization/configuration Ruby APIs.

All adjustments in Motor Admin can be made directly in the UI via WYSIWYG interfaces.

This probably makes it the first no-code/low-code Rails open-source admin engine.

Would appreciate any feedback regarding the gem!

1 comments

My mind was blown away when I saw the dynamic query editor for dashboards and how it can be appended to each resource. That was pretty neat.

I will definitely use this on my next project. Thanks for creating and sharing this.