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 09af0ce commit dbaeeb0Copy full SHA for dbaeeb0
Gemfile
@@ -1,4 +1,4 @@
1
-source "http://artprod.dev.bloomberg.com/artifactory/api/gems/rubygems/"
+source "source 'https://rubygems.org"
2
3
# Specify your gem's dependencies in jsonapi_compliable.gemspec
4
gemspec
README.md
@@ -1,6 +1,6 @@
### JsonapiCompliable
-[official documentation](https://bbgithub.dev.bloomberg.com/pages/InfrastructureExperience/jsonapi_compliable)
+[official documentation](https://jsonapi-suite.github.io/jsonapi_compliable)
5
Supported Rails versions: >= 4.1
6
0 commit comments