File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
4
4
[ ![ Build Status] ( https://travis-ci.org/maxiperezc/graphoid.svg?branch=master )] ( https://travis-ci.org/maxiperezc/graphoid )
5
5
[ ![ Gem Version] ( https://badge.fury.io/rb/graphoid.svg )] ( https://rubygems.org/gems/graphoid )
6
+ [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/96505308310ca4e7e241/maintainability )] ( https://codeclimate.com/github/maxiperezc/graphoid/maintainability )
7
+ [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/96505308310ca4e7e241/test_coverage )] ( https://codeclimate.com/github/maxiperezc/graphoid/test_coverage )
6
8
7
9
Generates a full GraphQL API using introspection of Mongoid or ActiveRecord models.
8
10
@@ -51,8 +53,6 @@ And an example with Mongoid in the [Tester Mongo folder](https://github.com/maxi
51
53
In this same repository.
52
54
53
55
## Contributing
54
- - Install code climate
55
- - Fix Rubocop errors.
56
56
- Live Reload
57
57
- Aggregations
58
58
- Permissions on fields
You can’t perform that action at this time.
0 commit comments