Skip to content

Commit

Permalink
Merge pull request #264 from ScottGrimmett/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rafaelfranca committed Jun 11, 2019
2 parents 0d5d03b + 4cb917a commit 12a9200
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ versions of jQuery.

## Installation

Add
```
gem 'jquery-rails'
```
to your Gemfile.

The jquery and jquery-ujs files will be added to the asset pipeline and available for you to use. If they're not already in `app/assets/javascripts/application.js` by default, add these lines:

```js
Expand Down

0 comments on commit 12a9200

Please sign in to comment.