This Rails plugin was made to add spreadsheet functionality to an existing Rails 4 app.
Add the gem to your Gemfile:
gem 'sheets', github: "ringe/sheets"
Run the install tasks:
$ rake sheets:install $ rake db:migrate
This project rocks and uses MIT-LICENSE.