Based on our record, RailsAdmin should be more popular than Thoughtbot Administrate. 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
Thoughtbot/administrate is a well-known framework for administrative screen, but it's not developer friendly。I implement my own template files for Administrate, so when new Administrate version released, It is hard to update Administrate because template file is changed.**. - Source: dev.to / over 2 years ago
I work at thoughtbot, you might know us for our open source work like administrate, factory_bot or shoulda-matchers. Source: almost 3 years ago
This looks very similar to Administrate by thoughtbot https://github.com/thoughtbot/administrate. - Source: Hacker News / almost 3 years ago
You can also open in your browser, the official repository here, and the docs here, it will be helpful. - Source: dev.to / about 3 years ago
That's exactly what we do. Easy to extend trials as needed for users when needed too via https://github.com/thoughtbot/administrate. Source: over 3 years ago
Active Admin - The administration framework for business critical Ruby on Rails applications.
Jet Admin - Build business apps really fast
Avo - Prevent human errors when implementing analytics
Forest Admin - Execute fast and at scale with no time wasted on internal tools developed in-house.
Blur Admin - Angular admin panel front-end framework
Appsmith - Appsmith is an open source web framework for building internal tools, admin panels, dashboards, and workflows.