public
Description: Bootstrap Rails project with jQuery libs
Homepage:
Clone URL: git://github.com/jaz303/jquery-bootstrap.git
README
JqueryBootstrap
===============

Installing this plugin will delete all Prototype/Scriptaculous libraries, replacing them with jQuery and some plugins 
(currently only the form plugin).

link_to_remote and form_remote_tag should continue to work.

Example
=======

Include jQuery JS libs in your views thusly:

<%= javascript_include_tag :jquery %>