-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.