Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 507 Bytes

README.rdoc

File metadata and controls

20 lines (12 loc) · 507 Bytes

This is a functional demo for the ajaxful_rating_jquery plugin for Rails 2.3.x:

github.com/kamui/ajaxful_rating_jquery

Checkout the live demo here:

axrj.heroku.com

Clone it on your machine:

To run the app (each line is a single command):

git clone git://github.com/kamui/ajaxful_rating_demo.git
rake gems:install
rake db:migrate
script/server

And that’s all. Point your browser to localhost:3000 and see it works.

Don’t forget to sign up to be able to rate.