File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
99 spec . authors = [ 'Tiago Guedes' , 'Douglas André' ]
1010 spec . email = [ 'tiagopog@gmail.com' , 'douglas@beautydate.com.br' ]
1111
12- spec . summary = "JSON::Utils is a simple way to get a full-featured JSON API serialization for your controller's responses ."
13- spec . description = "A Rails way to get your API's data serialized through JSON API's specs (http://jsosapi.org) "
12+ spec . summary = "JSON::Utils is a simple way to get a full-featured JSON API on your Rails application ."
13+ spec . description = "Build JSON API-compliant APIs on Rails with no (or less) learning curve. "
1414 spec . homepage = 'https://github.com/b2beauty/jsonapi-utils'
1515 spec . license = 'MIT'
1616
You can’t perform that action at this time.
0 commit comments