Sheets
Spreadsheet-like features for Ruby on Rails apps, based on handsontable and ActiveRecord
Install / Use
/learn @ringe/SheetsREADME
= Sheets
This Rails plugin was made to add spreadsheet functionality to an existing Rails 4 app.
= Usage
Add the gem to your Gemfile:
gem 'sheets', github: "ringe/sheets"
Run the install tasks:
$ rake sheets:install $ rake db:migrate
= Other
This project rocks and uses MIT-LICENSE.
