/jqgrid_demo_app

Rails demo application showing how to use my 2dcJqgrid plugin

Primary LanguageRuby

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