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.
1 parent 476caa4 commit a7e19d9Copy full SHA for a7e19d9
api-pagination.gemspec
@@ -7,8 +7,8 @@ Gem::Specification.new do |s|
7
s.version = ApiPagination::VERSION
8
s.authors = ['David Celis']
9
s.email = ['[email protected]']
10
- s.description = 'Link header pagination for Rails APIs'
11
- s.summary = "Link header pagination for Rails APIs. Don't use the request body."
+ s.description = 'Link header pagination for Rails and Grape APIs'
+ s.summary = "Link header pagination for Rails and Grape APIs. Don't use the request body."
12
s.homepage = 'https://github.com/davidcelis/api-pagination'
13
s.license = 'MIT'
14
0 commit comments