Ruby Admin Interface

Open-source Ruby projects categorized as Admin Interface

Top 16 Ruby Admin Interface Projects

  • ActiveAdmin

    The administration framework for Ruby on Rails applications.

  • Project mention: Ask HN: Why aren't Django Admin style dashboards popular in other frameworks? | news.ycombinator.com | 2023-10-28

    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".

  • RailsAdmin

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

  • Project mention: Ask HN: Why aren't Django Admin style dashboards popular in other frameworks? | news.ycombinator.com | 2023-10-28

    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 have an opinionated model layer like Django. Without that, you can't really create an admin interface programatically. People could be storing their data in any sort of fashion anywhere. How would one build an admin system for something like Flask or FastAPI where there's no convention around how people set up data access? A lot of frameworks out there don't tell you "access your data in this way" or "this is how users will be authenticated." Without those two things, it's hard to really create an admin system.

    There are similar systems available for some frameworks, but since they aren't part of the core framework, they don't get the same attention. Someone creates it, but it doesn't have the kind of community buy-in that sustains it. One of the odd things about Django is that the admin system is under `django.contrib` which indicated that they didn't intend for it to be in the core of Django forever, but that's not really how `django.contrib` ended up. It continued to be a core part of Django maintained as part of the framework.

    Like I said, there are admin dashboards available in other frameworks like RailsAdmin (https://github.com/railsadminteam/rails_admin) or Core Admin for .NET (https://github.com/edandersen/core-admin) and I'm sure there's more. However, both Rails and .NET provide most of what Django provides (and a lot more than most frameworks). Rails and .NET both have a default data access ORM that a majority of people using those frameworks tend to use. .NET has built-in authentication/authorization so the admin can work off that. Rails doesn't have auth, but RailsAdmin uses some plugins.

  • 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.

    InfluxDB logo
  • Motor Admin

    Deploy a no-code admin panel for your application in less than a minute. Stop wasting time on custom internal tools and focus on the actual product. Motor Admin allows to launch a custom admin panel for any application.

  • Trestle

    A modern, responsive admin framework for Ruby on Rails

  • Avo

    Build Ruby on Rails apps 10x faster (by avo-hq)

  • Project mention: Show HN: Build your startup or side project faster with these SaaS templates | news.ycombinator.com | 2024-01-01

    Quality is often much better with these kinds of templates and frameworks, because the creators often can make better default choices.

    For example, Avo (https://avohq.io) and Bullet Train (https://bullettrain.co/) are IMHO both much higher quality out of the box than what a typical intermediate Rails developer could accomplish in months of full time learning and coding.

  • 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.

  • Upmin Admin

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • activeadmin_addons

    Extends ActiveAdmin to enable a set of great optional UX improving add-ons

  • motor-admin-rails

    Low-code Admin panel and Business intelligence Rails engine. No DSL - configurable from the UI. Rails Admin, Active Admin, Blazer modern alternative.

  • Sail

    Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app (by vinistock)

  • Godmin

    Admin framework for Rails 5+

  • Forest Admin

    💎 Ruby on Rails agent for Forest Admin to integrate directly to your existing Ruby on Rails backend application.

  • Project mention: PostgreSQL data types and more | dev.to | 2023-05-11

    Forest Admin is an admin panel solution that saves your back-end engineers time and gives your operational teams more autonomy. Our highly customizable admin panel connects to your databases and APIs to ease your operations so that you can focus more on your business and less on backend operations.

  • super

    A simple, powerful, zero dependency Rails admin framework (by superadministration)

  • Faalis

    A RubyOnRails platform for rapid web application development. Containing a rich and flexible dashboard interface

  • Iconly

    Rails engine to manage your web icon fonts

  • activeadmin-rails

    The administration framework for Ruby on Rails applications.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-01-01.

Ruby Admin Interface related posts

Index

What are some of the best open-source Admin Interface projects in Ruby? This list will help you:

Project Stars
1 ActiveAdmin 9,445
2 RailsAdmin 7,851
3 Motor Admin 1,903
4 Trestle 1,897
5 Avo 1,368
6 ActiveScaffold 1,082
7 Upmin Admin 757
8 activeadmin_addons 743
9 motor-admin-rails 699
10 Sail 506
11 Godmin 487
12 Forest Admin 358
13 super 85
14 Faalis 54
15 Iconly 9
16 activeadmin-rails 4
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com