Skip to content
railsengines.com

Dashboards

Ruby gem to create customizable bento-style admin dashboards in your Rails app

No ratings yet
Gem
dashboards
Repository
rameerez/dashboards
License
MIT
Stars
26
Added
August 12, 2026

About

🍱 Ruby gem to create customizable bento-style admin dashboards in your Rails app

dashboards is a Ruby gem that allows you to create beautiful admin dashboards in your Rails application with a very simple and straightforward DSL.

Mounting it

ruby
# Gemfile
gem "dashboards"

# config/routes.rb
mount Dashboards::Engine, at: "/admin/dashboard"

Details

26 stars on GitHub · MIT licensed · maintained by rameerez. Source: https://github.com/rameerez/dashboards

Discussion (0)

Sign in to join the discussion.

No comments yet.