We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can also install it as plugin:
script/plugin install git://github.com/aaronchi/jrails.git
Alternately you can install it as gem:
gem install aaronchi-jrails
or put this in your environment.rb config.gem 'jrails'
config.gem 'jrails'
and run rake gems:install:
rake gems:install
You also need to download jQuery library and put it in /public/javascripts/. You can get jQuery here. You have to rename the file to ‘jquery.js’