Skip to content

A sample of a rails application using jQuery DataTable for the front-end.

Notifications You must be signed in to change notification settings

sneakerfish/sample_rails_datatable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Rails DataTable

This is an example of how to use the jQuery DataTable plug-in with a Ruby on Rails 3.2 application using AJAX to support the data pagination.

Rake tasks

There is a rake task included which will add 100 random entries to the contacts table. It uses the faker gem to generate the fake data.

rake contacts:add_random

About

A sample of a rails application using jQuery DataTable for the front-end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published