Skip to content

wiwie/jquery-datatables-tabletools-rails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery-datatables-tabletools-rails

This gem packages the jQuery DataTables TableTools plugin for easy use with the Rails 3.1+ asset pipleine.

Installation

  1. Add gem 'jquery-datatables-tabletools-rails' to the assets group in your Gemfile and run bundle install.
  2. Add the JavaScript to application.js:

//= require dataTables/jquery.dataTables.TableTools

  1. Add the stylesheets to application.css:

*= require dataTables/jquery.dataTables.TableTools

About

A ruby gem containing jquery datatables tabletools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%