Skip to content

ahe/jqgrid_demo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING : This is a Rails 2.3 app but the jqgrid plugin is compatible with older versions!

2dcJqgrid demo application
==========================

This Rails demo app shows how to use my jQuery grid plugin.

$ git clone git://github.com/ahe/jqgrid_demo_app.git
$ cd jqgrid_demo_app
$ ./script/plugin install git://github.com/ahe/2dc_jqgrid.git
$ ./script/plugin install git://github.com/thoughtbot/squirrel.git
$ rake db:migrate
$ ./script/server

Open http://localhost:3000/users in your favorite web browser.


Documentation & live demo are available at http://www.2dconcept.com/jquery-grid-rails-plugin

Enjoy!



Copyright (c) 2009 Anthony Heukmes, released under the MIT license

My Rails blog : http://2dconcept.com
My Twitter account : http://twitter.com/2dc

About

Rails demo application showing how to use my 2dcJqgrid plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published