Dashing Rails
A conversion of Dashing to a Rails::Engine
Goals
- Learn more about Rails' inner workings and creating plugins
- A dead-simple drop-in dashboard framework for Rails
- Extend Dashing's push and pull backed widgets with AR models
Setup
WIP, see my other project for an example