Rails template to setup a Rails 3 project with jQuery support.
The AboutRails template is designed to setup a new Rails 3 app to use jQuery drivers instead of the default prototype ones. This template provides an easier way to integrate jQuery into a Rails project.
:cdn for including jQuery.min.js from Google's cache.The AboutRails template is a convenient tool for setting up a new Rails 3 app to use jQuery drivers instead of the default prototype ones. It provides an easy installation process and supports both local and GitHub-based downloads. The template also includes a JavaScript expansion called :cdn for including jQuery.min.js from Google's cache. It can also be used to convert an existing Rails 3 app to use jQuery drivers. The template provides a rake task for updating the jQuery and Rails drivers JS files. Overall, the AboutRails template simplifies the process of integrating jQuery into a Rails project.