Administrate VS Cells

Compare Administrate vs Cells and see what are their differences.

Administrate

A Rails engine that helps you put together a super-flexible admin dashboard. (by thoughtbot)

Cells

View components for Ruby and Rails. (by trailblazer)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
Administrate Cells
11 7
5,803 3,058
0.5% -0.0%
8.9 0.0
8 days ago 8 months ago
JavaScript Ruby
MIT License 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.

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
    3 projects | dev.to | 1 Nov 2022
    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)
    4 projects | /r/ruby | 7 Jul 2022
    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
    12 projects | news.ycombinator.com | 21 Jun 2022
    This looks very similar to Administrate by thoughtbot https://github.com/thoughtbot/administrate
  • From partials to ViewComponents: writing reusable front-end code in Rails
    11 projects | dev.to | 3 Jun 2022
    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
    3 projects | dev.to | 28 Feb 2022
    We have already covered many use cases for customisation, everything else can be found in the official documentation.
  • Admin Framework for Rails
    10 projects | /r/rails | 10 Nov 2021
    Administrate
  • 10 things I add to every Rails app
    9 projects | dev.to | 2 Oct 2021
    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
    1 project | /r/rails | 18 Sep 2021
    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?
    4 projects | /r/rails | 28 Feb 2021
    Documentation https://administrate-demo.herokuapp.com/

Cells

Posts with mentions or reviews of Cells. 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
    3 projects | dev.to | 1 Nov 2022
    It can be used with Ruby on Rails or other frameworks because I implemented with trailblazer/cells.
  • Is ViewComponent the Future of Rails?
    1 project | /r/rails | 22 Aug 2022
    I agree, though cells does still have a larger following.
    4 projects | /r/ruby | 22 Aug 2022
    Better official documentation for cells: https://trailblazer.to/2.1/docs/cells.html
  • From partials to ViewComponents: writing reusable front-end code in Rails
    11 projects | dev.to | 3 Jun 2022
    So what about the world outside Rails defaults? There are quite a few independent projects trying to help build components in the Rails view layer, among the more famous being Draper (utilizing the decorators pattern) or Cells (full-featured components in views). In the end, we decided to take a deeper look into a relatively new one – the ViewComponent framework.
  • Cells - Introduction
    3 projects | dev.to | 12 Mar 2021
    GitHub has recently posted an article about view_component: https://github.blog/2020-12-15-encapsulating-ruby-on-rails-views/ Before it gets too popular I think I should share my experience with cells So that developers can have another chance to re-think and pick what to use for "encapsulated view components".
  • Why being a developer is frustrating — and why we do it anyway
    4 projects | dev.to | 26 Feb 2021
    This, combined with the fact that we are using cells gem for some view components, resulted in another couple of hours of hunting for the problem (it takes some time to debug what exactly and how exactly changed in Rails internals) and then fixing this problem. At this moment, I already spent over 8 hours debugging Rails internals, different gem internals, fixing application, fixing tests, screaming internally.

What are some alternatives?

When comparing Administrate and Cells you can also consider the following projects:

ActiveAdmin - The administration framework for Ruby on Rails applications.

Trailblazer - The advanced business logic framework for Ruby.

RailsAdmin - RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data

Amoeba - A ruby gem to allow the copying of ActiveRecord objects and their associated children, configurable with a DSL on the model

Trestle - A modern, responsive admin framework for Ruby on Rails

wisper - A micro library providing Ruby objects with Publish-Subscribe capabilities

Avo - Build Ruby on Rails apps 10x faster

Mutations - Compose your business logic into commands that sanitize and validate input.

Upmin Admin - Framework for creating powerful admin backends with minimal effort in Ruby on Rails.

Decent Exposure - A helper for creating declarative interfaces in controllers

Godmin - Admin framework for Rails 5+

Apotomo - MVC Components for Rails.