File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Rails integration for [jsonapi-rb](http://jsonapi-rb.org).
44## Status
55
66[ ![ Gem Version] ( https://badge.fury.io/rb/jsonapi-rails.svg )] ( https://badge.fury.io/rb/jsonapi-rails )
7- [ ![ Build Status] ( https://secure.travis-ci.org/jsonapi-rb/rails.svg?branch=master )] ( http://travis-ci.org/jsonapi-rb/rails?branch=master )
7+ [ ![ Build Status] ( https://secure.travis-ci.org/jsonapi-rb/jsonapi- rails.svg?branch=master )] ( http://travis-ci.org/jsonapi-rb/rails?branch=master )
88[ ![ Gitter chat] ( https://badges.gitter.im/gitterHQ/gitter.png )] ( https://gitter.im/jsonapi-rb/Lobby )
99
1010## Installation
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
88 spec . summary = 'jsonapi-rb integrations for Rails.'
99 spec . description = 'Efficient, convenient, non-intrusive JSONAPI ' \
1010 'framework for Rails.'
11- spec . homepage = 'https://github.com/jsonapi-rb/rails'
11+ spec . homepage = 'https://github.com/jsonapi-rb/jsonapi- rails'
1212 spec . license = 'MIT'
1313
1414 spec . files = Dir [ 'README.md' , 'lib/**/*' ]
You can’t perform that action at this time.
0 commit comments