Ruby admin-ui

Open-source Ruby projects categorized as admin-ui

Top 3 Ruby admin-ui Projects

  1. ActiveAdmin

    The administration framework for Ruby on Rails applications.

    Project mention: Goravel: A Go framework inspired by Laravel | news.ycombinator.com | 2025-03-09

    Same reason IDEs — when you really know them — allow for quicker development compared to using primitive text editors with a bunch of third-party plugins duck-taped together. When you understand the framework, everything is written to the same standard, behaves in similar ways, and is where you expect it to be. Adding things like background job processing requires changing one line of config.

    Also, one major thing I'm missing personally is automatically generated OpenAPI specifications + API documentation & API clients autogenerated from it. Last time I checked Go, you had to write the spec manually, which is just ridiculous — the code already has all the necessary info, and duplicating that effort is time-consuming and error-prone (the spec says one thing, the code does another). This may be out of date, but if it still isn't, it is enough to disqualify the stack completely for me.

    Also, I don't think there anything similar in the Go world to these administration panels:

    https://docs.djangoproject.com/en/5.1/ref/contrib/admin/

    https://activeadmin.info

    https://nova.laravel.com

    which are just fantastic for intranet projects and/or quick prototyping.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Motor Admin

    Deploy a no-code admin panel for your application in less than a minute. Stop wasting time on custom internal tools and focus on the actual product. Motor Admin allows to launch a custom admin panel for any application.

  4. super

    A simple, powerful, zero dependency Rails admin framework (by superadministration)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ruby admin-ui discussion

Log in or Post with

Ruby admin-ui related posts

  • Experience using Retool and Ruby on Rails

    2 projects | /r/rails | 16 Feb 2023
  • Create Stand-alone Ruby 3.1.3 Executables For Any Platform

    2 projects | /r/ruby | 19 Jan 2023
  • Self-hosted Low-code/no-code Admin Panel

    1 project | /r/webdev | 26 Jul 2022
  • Anyone here experienced with active admin?

    2 projects | /r/rails | 26 Jan 2022
  • Motor Admin - An Open Source no-code admin panel for your application

    1 project | /r/selfhosted | 17 Dec 2021
  • Admin Panel and Business Intelligence tool for PostgreSQL and MySQL

    1 project | /r/opensource | 2 Nov 2021
  • Show HN: Deploy a self-hosted, no-code admin panel in less than a minute

    1 project | /r/patient_hackernews | 2 Nov 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 22 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source admin-ui projects in Ruby? This list will help you:

# Project Stars
1 ActiveAdmin 9,559
2 Motor Admin 2,100
3 super 85

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Ruby is
the 12th most popular programming language
based on number of references?