What's new? | Help | Directory | Sign in
Google
                
Show all Featured Downloads:
jq4r-0.1.1.zip
Show all Featured Wiki Pages:
jq4r_0_1_1_release jq4r_v0_1
How to join?
Project owners:
  ericsk

jq4r provides a set of helper functions for calling jQuery javascript functions in the Rails framework.

INSTALLATION

In your RAILS_APP directory:

script/plugin install http://jq4r.googlecode.com/svn/trunk/plugins/jq4r

After complete the installation progress, you could use this plug-in as well.

USAGE

To use this plugin, you have to include the necessary javascript files. You many add the following script into the files that use jq4r:

<%= include_jq4r %>