Ruby Activeadmin

Open-source Ruby projects categorized as Activeadmin

Top 4 Ruby Activeadmin Projects

Activeadmin
  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. Arbre

    An Object Oriented DOM Tree in Ruby

  4. activeadmin_addons

    Extends ActiveAdmin to enable a set of great optional UX improving add-ons

  5. cloud_wordpress

    Manage multiple wordpress

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 Activeadmin discussion

Log in or Post with

Ruby Activeadmin related posts

  • ActiveAdmin v4 Beta: New Features, Upgrades, and How to Migrate

    2 projects | dev.to | 28 Oct 2024
  • Anyone tried Django? How does it compare to RoR?

    3 projects | /r/rails | 24 Jun 2023
  • View code coverage (active_admin and orther .arb file)

    2 projects | /r/rails | 14 Sep 2022
  • Eager to help a Junior without experience?

    1 project | /r/rails | 8 Jan 2022
  • We built an open-source platform (3k stars on GitHub) for building & deploying react based internal tools.

    3 projects | /r/reactjs | 13 Sep 2021
  • Stop Building a General Purpose API to Power Your Own Front End

    2 projects | news.ycombinator.com | 13 Sep 2021
  • Breaking Up Rails Monoliths and Contact-Driven API Development with Dmitry Pashkevich

    3 projects | dev.to | 8 Sep 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 Activeadmin projects in Ruby? This list will help you:

# Project Stars
1 ActiveAdmin 9,559
2 Arbre 773
3 activeadmin_addons 769
4 cloud_wordpress 41

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?