You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travis CI, without the "branch" query param, will show the latest build regardless of the branch, which is a misleading indication of the health of the repo. At the time of this commit, "master" is 🟢 while [the latest build](https://travis-ci.org/github/JsonApiClient/json_api_client/builds/768058352) is 🔴 .
This gem is meant to help you build an API client for interacting with REST APIs as laid out by [http://jsonapi.org](http://jsonapi.org). It attempts to give you a query building framework that is easy to understand (it is similar to ActiveRecord scopes).
0 commit comments