Simply a gem that makes jquery available in the pipeline with minimal dependencies.

Installation

Add this line to your application's Gemfile:

gem 'simple-jquery-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install simple-jquery-rails

Usage

(Rail's jQuery ujs) is included. jQuery and jQuery ujs are both loaded with a single command for the sake of convenience:

//= require jquery