Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 384 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 384 Bytes

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