list-of-ingredients VS ActiveAdmin

Compare list-of-ingredients vs ActiveAdmin and see what are their differences.

list-of-ingredients

An example of using Create React App with Rails 5 API and ActiveAdmin on Heroku (by heroku)

ActiveAdmin

The administration framework for Ruby on Rails applications. (by activeadmin)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
list-of-ingredients ActiveAdmin
1 23
56 9,448
- 0.1%
0.0 9.3
3 months ago 6 days ago
Ruby Ruby
- 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.

list-of-ingredients

Posts with mentions or reviews of list-of-ingredients. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-05.
  • RoR and React CORS 401 Unauthorized Issue
    3 projects | /r/rails | 5 Apr 2021
    I was wondering if anybody would be able to help me out with an issue I am having. I am using the list-of-ingredients stack, and have been adding React code, somewhere along the line my User resource and my failed attempt to login from frontend all return

ActiveAdmin

Posts with mentions or reviews of ActiveAdmin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-07.
  • Use Rails
    4 projects | news.ycombinator.com | 7 May 2024
    Rails is absolutely fantastic for projects below 10,000 lines with 1 or 2 contributors, especially if you want a classic forms-based UI. And you can get a huge amount done under those constraints in Rails.

    But as of couple of years ago, Rails came with a number of drawbacks:

    1. There was no really viable system of static typing that a significant number of people were enthusiastic about. See https://www.reddit.com/r/ruby/comments/105sdax/whats_the_lat... for a discussion.

    2. The lack of static typing meant far less IDE support. Fewer documentation tooltips, less autocompletion, etc.

    3. I used to do a lot of Rails consulting. And whenever I had to drop into a codebase with more than 50,000 lines or 5 active developers, it was generally a painful slog. Too many weird Rails plugins that stopped being maintained, too much magic, too many nasty surprises while refactoring.

    Basically, smaller Rails projects were an absolute delight. Larger Rails projects, though, tended to feel more like a swamp. Tools like https://activeadmin.info/ could tip the balance where applicable.

    I still think that small Rails projects are fantastic, and I don't think anything since has remotely matched Rails' productivity within that niche. There's just too much mature tooling, and much of it works together seamlessly. But not too many projects want classic multi-page apps right now, and small projects often grow up to be big projects.

  • Ask HN: Why aren't Django Admin style dashboards popular in other frameworks?
    6 projects | news.ycombinator.com | 28 Oct 2023
    Can you clarify what's the "tremendous value" you're getting out of the Django admin?

    At Heii On-Call https://heiioncall.com/ we are using Active Admin https://activeadmin.info/ for Ruby on Rails, which seems quite similar to the Django admin. In my experience, it's mostly useful as a fairly basic read-only view of what's in the database. In Rails, it's so easy to whip together a custom view that we tend to do that, and the Active Admin is nice to have but I wouldn't say "tremendous value".

  • Top 5 Ruby on Rails Gems
    5 projects | dev.to | 4 Jan 2023
    Github Link : https://github.com/activeadmin/activeadmin
  • View code coverage (active_admin and orther .arb file)
    2 projects | /r/rails | 14 Sep 2022
    for those who know [https://activeadmin.info/](https://activeadmin.info/) it uses a file format [https://github.com/activeadmin/arbre](https://github.com/activeadmin/arbre)
  • Show HN: Build Ruby on Rails apps 10x faster โ€“ Avo
    12 projects | news.ycombinator.com | 21 Jun 2022
    Very neat! My first thought was that this was a competitor to https://bullettrain.co/.

    Looking into it a bit more, it seems more aimed at building admin panels than whole apps. I guess it competes against tools like https://activeadmin.info/?

  • 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.
  • Ask HN: Easiest way to build a CRUD app
    19 projects | news.ycombinator.com | 13 Feb 2022
    I second Rails. It's incredibly polished and has really good gems to speed up dev. ActiveAdmin is a great gem if you need to quickly make an admin dashboard. It was useful when I had a small consultancy.

    https://activeadmin.info/

  • Eager to help a Junior without experience?
    1 project | /r/rails | 8 Jan 2022
  • Admin Framework for Rails
    10 projects | /r/rails | 10 Nov 2021
    See an example: https://activeadmin.info It provides a fast way to create back office functionality.
  • We built an open-source platform (3k stars on GitHub) for building & deploying react based internal tools.
    3 projects | /r/reactjs | 13 Sep 2021
    [1] https://activeadmin.info/

What are some alternatives?

When comparing list-of-ingredients and ActiveAdmin you can also consider the following projects:

rack-cors - Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.

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

Administrate - A Rails engine that helps you put together a super-flexible admin dashboard.

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

Avo - Build Ruby on Rails apps 10x faster

go-admin - A golang framework helps gopher to build a data visualization and admin panel in ten minutes

ActiveScaffold - Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems.

Forest Admin - ๐Ÿ’Ž Ruby on Rails agent for Forest Admin to integrate directly to your existing Ruby on Rails backend application.

daisyui - ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ โ€ƒThe most popular, free and open-source Tailwind CSS component library

Typus

Godmin - Admin framework for Rails 5+

esbuild-rails - Bundle and transpile JavaScript in Rails with esbuild