SaaSHub helps you find the best software and product alternatives Learn more →
Top 4 Ruby Activeadmin Projects
-
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.
-
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.
-
-
-
Ruby Activeadmin discussion
Ruby Activeadmin related posts
-
ActiveAdmin v4 Beta: New Features, Upgrades, and How to Migrate
-
Anyone tried Django? How does it compare to RoR?
-
View code coverage (active_admin and orther .arb file)
-
Eager to help a Junior without experience?
-
We built an open-source platform (3k stars on GitHub) for building & deploying react based internal tools.
-
Stop Building a General Purpose API to Power Your Own Front End
-
Breaking Up Rails Monoliths and Contact-Driven API Development with Dmitry Pashkevich
-
A note from our sponsor - SaaSHub
www.saashub.com | 22 Mar 2025
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 |