Trestle
A modern, responsive admin framework for Ruby on Rails (by TrestleAdmin)
Administrate
A Rails engine that helps you put together a super-flexible admin dashboard. (by thoughtbot)
Trestle | Administrate | |
---|---|---|
4 | 11 | |
1,985 | 5,932 | |
0.4% | 0.2% | |
9.3 | 9.3 | |
3 months ago | 2 days ago | |
Ruby | JavaScript | |
GNU Lesser General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Trestle
Posts with mentions or reviews of Trestle.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-21.
-
Show HN: Build Ruby on Rails apps 10x faster – Avo
Looks like it fits a similar bill to many existing rails admin frameworks, e.g. https://trestle.io/
-
Admin Framework for Rails
Trestle
-
Motor Admin - a modern Admin UI and Business Intelligence Rails engine
Only semi-related anecdote here: I know they're not sexy but they're sexy in terms of value: they just work and get out of the way. The time they save I can spend time making other things sexy that drive business value. There's also https://github.com/TrestleAdmin/trestle which is sexier than the mainstays, but I haven't used it in production myself.
-
Rails Admin or Active Admin?
Just want to put Trestle in here.
Administrate
Posts with mentions or reviews of Administrate.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-01.
-
The Admin Framework for Minimalist
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.**
-
Get help from thoughtbot for free (mentoring / office hours)
I work at thoughtbot, you might know us for our open source work like administrate, factory_bot or shoulda-matchers.
-
Show HN: Build Ruby on Rails apps 10x faster – Avo
This looks very similar to Administrate by thoughtbot https://github.com/thoughtbot/administrate
-
From partials to ViewComponents: writing reusable front-end code in Rails
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 needs. For example, Avo renders forms in a 1-field-per-row layout while we wanted something more similar to the Tailwind UI Stacked form layout. Nevertheless, we found a great deal of inspiration in the Avo code and its design principles.
-
Rails administrate : big tutorial, bits of philosophy
We have already covered many use cases for customisation, everything else can be found in the official documentation.
-
Admin Framework for Rails
Administrate
-
10 things I add to every Rails app
I usually tend to create these from Scratch, but moving forward I’ve started to use thoughtbot’s administrate gem. It sticks to the Rails conventions of controllers and routing, so it’s easy to customise and add new functionality to.
-
Free trial feature
That's exactly what we do. Easy to extend trials as needed for users when needed too via https://github.com/thoughtbot/administrate
-
Rails Admin or Active Admin?
Documentation https://administrate-demo.herokuapp.com/
What are some alternatives?
When comparing Trestle and Administrate you can also consider the following projects:
ActiveAdmin - The administration framework for Ruby on Rails applications.
RailsAdmin - RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
Forest Admin - 💎 Ruby on Rails agent for Forest Admin to integrate directly to your existing Ruby on Rails backend application.
Avo - The most powerful Ruby on Rails Admin Panel Framework!