Skip to content
Mattia Roccoberton edited this page May 2, 2023 · 4 revisions

A compact and composable dashboard component for Ruby.

Main features:

  • a Rack app that can be mounted in any Rack-enabled framework or used standalone;
  • structured with plugins also for main components that can be replaced with little effort;
  • routing is provided by Roda which is small and performant;
  • views are Phlex components, so plain Ruby objects for views, no assets are needed.
Clone this wiki locally