Skip to content

ilstarno/rails_handsontable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Browser base Excel In rails gem . Excel can show in html

RailsHandsontable

This gem is created for rails users .

Installation

Add this line to your application's Gemfile:

gem 'rails_handsontable'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rails_handsontable

Usage

Add this line to your application's application.js

//= requirejquery.handsontable.full

Add this line to your application's application.css

*= require jquery.handsontable.full

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. 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/ .

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages