This is a Rails 3.2 sample application that uses jqgrid_for_rails gem.
$ git clone git://github.com/Juanmcuello/jqgrid_for_rails_example.git $ cd jqgrid_for_rails_example $ bundle install $ bundle exec rake db:create $ bundle exec rake db:migrate $ bundle exec rails s Go to: http://localhost:3000