Skip to content

pvalena/jquery-datatables-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a gem for Rails >= 3.1 applications. It provides all the basic DataTables files, but not (yet) the extras.

Install and Usage

First, put the gem in your Gemfile (gem 'jquery-datatables-rails' , :git => 'git://github.com/rweng/jquery-datatables-rails.git') and run bundle install

After installing it you can require it in your application.js file with \\= require jquery.dataTables, or use the images and stylesheets in the dataTables directory: <%= image_tag 'dataTables/sortBoth.png' %>

About

jquery-datatables gem for rails

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.2%
  • CSS 16.9%
  • ActionScript 3.0%
  • Ruby 0.9%