No features have been listed yet.
Based on our record, RailsAdmin seems to be more popular. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Like most things, it's probably a combination of things. The Django Admin existed before Django publicly existed. That meant that once anyone started using Django they knew that they should constrain their use of Django in certain ways so that the Django Admin would work with their usage. Features that would be added to Django would be built with the Django Admin in mind. Many tools like Flask or FastAPI don't... - Source: Hacker News / over 1 year ago
We briefly considered migrating to a full-grown Rails admin interface, such as ActiveAdmin, RailsAdmin, Administrate or Avo. We especially liked Avo which is built on a very modern stack similar to ours (Tailwind + Hotwire + ViewComponents). In the end, we didn’t go this route as we found some of the options a bit too restrictive (even though Avo is very flexible) and we did not feel like trying to amend it to our... - Source: dev.to / almost 3 years ago
Https://github.com/railsadminteam/rails_admin Is very popular and I find it very easy to use. Source: over 3 years ago
It's really helpful to have a way to track what's going on with your application in production, things like: number of user sign ups, status of user accounts, number of X new database entries etc. Out of the box dashboards like Rails Admin are great but only go so far, eventually you will want significant customizations. - Source: dev.to / over 3 years ago
I'm working on a rails project with rails_admin and multiple models. There are several people working on the backend and I want to remove the ability to edit some of the records which have a imported boolean set to true. This records should just be readable in rails_admin. Source: over 3 years ago
Active Admin - The administration framework for business critical Ruby on Rails applications.
Thoughtbot Administrate - Administrate is a library for Rails apps that automatically generates admin dashboards.
Jet Admin - Build business apps really fast
Blur Admin - Angular admin panel front-end framework
Avo - Prevent human errors when implementing analytics
Frappe Books - Free and open-source desktop accounting software for small businesses.