This gem is created for rails users .
Add this line to your application's Gemfile:
gem 'rails_handsontable'
And then execute:
$ bundle
Or install it yourself as:
$ gem install rails_handsontable
Add this line to your application's application.js
//= require handsontable.full
Add this line to your application's application.css
*= require handsontable.full
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
HI i will add more features in it to make handsontable more usefull in ruby on rails application . Please give your response . For know about handsontable please visit http://handsontable.com/ .