jaz303 / jquery-bootstrap
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
files/ | ||
| |
init.rb | ||
| |
install.rb | ||
| |
lib/ | ||
| |
tasks/ | ||
| |
test/ | ||
| |
uninstall.rb |
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 %>

