Sha256: 0c351d3ad0af6d54642ddac306f6813b2e7ba69db0cb89fea79104538835daa6
Contents?: true
Size: 806 Bytes
Versions: 5
Compression:
Stored size: 806 Bytes
Contents
# Tidy::Table::Rails [![Build Status](https://travis-ci.org/dbackowski/tidy-table-rails.svg?branch=master)](https://travis-ci.org/dbackowski/tidy-table-rails) Asset pipeline bundling of the tidy table jquery plugin. ## Installation Add this line to your application's Gemfile: gem 'tidy-table-rails' And then execute: $ bundle Or install it yourself as: $ gem install tidy-table-rails In your application.css.scss: *= require tidy-table And in your application.js: //= require tidy-table ## Usage http://nuxy.github.io/Tidy-Table/ ## 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 a new Pull Request
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
tidy-table-rails-3.1.1 | README.md |
tidy-table-rails-3.1.0 | README.md |
tidy-table-rails-3.0.2 | README.md |
tidy-table-rails-3.0.1 | README.md |
tidy-table-rails-3.0.0 | README.md |