README

This is a Repertoire Assets bundle for John Resig’s JQuery library and other 3rd-party libraries that extend it. Currently, the gem bundles JQuery UI.

More information:

github.com/repertoire/repertoire-assets jquery.com jqueryui.com

INSTALLATION:

{ <app>/Gemfile }

  gem 'rep.jquery'

{ <app>/public/application.js }
  //= require <jquery>

  # And, if you like:
  //= require <jquery.ui>