jq4r plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://jq4r.googlecode.com/svn/trunk
It will install jq4r in your /vendor/plugins directory. Then, you need run a installation script in directory:
rake jq4r:install
This script will copy the necessary javascript files into the /public/javascripts directory.
You should add
<%= include_jq4r %>
in your pages for using the jq4r's helpers. This code includes the necessary javascript files in order to help your browser know the jQuery codes.
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: scott, 7 months ago

