We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2771723 + 39a8991 commit e9a6649Copy full SHA for e9a6649
README.md
@@ -12,7 +12,7 @@ In your `Gemfile`:
12
```ruby
13
# Requires Rails (Rails-API is also supported), or Grape
14
# v0.10.0 or later. If you're on an earlier version of
15
-# Grape, use api-pagination 3.x
+# Grape, use api-pagination v3.0.2.
16
gem 'rails', '>= 3.0.0'
17
gem 'rails-api'
18
gem 'grape', '>= 0.10.0'
0 commit comments