Skip to content

Commit

Permalink
small doc improvement [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Sep 21, 2019
1 parent 2feb451 commit 60d243c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extras.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ If you use any of them you should load the [pagy.js](https://github.com/ddnexus/

### Add the oj gem

Although it's not a requirement, if you are on ruby 2.0+ (not jruby), you should add the `gem 'oj'` to your Gemfile. When available, Pagy will automatically use it to boost the performance.
Although it's not a requirement, if you are on ruby 2.0+ (not jruby), and if you use any `*_nav_js` helper, you should add the `gem 'oj'` to your Gemfile. When available, Pagy will automatically use it to boost the performance. (Notice: It does nothing for normal, non-js helpers.)

### In rails apps

Expand Down

0 comments on commit 60d243c

Please sign in to comment.