Skip to content

aCandidMind/jsonapi_compliable

 
 

Repository files navigation

JsonapiCompliable

Build Status

JSONAPI Suite Website

Documentation

Supported Rails versions: >= 4.1

Running tests

We support Rails >= 4.1. To do so, we use the appraisal gem. So, run:

$ bin/appraisal rails-4 bin/rspec
$ bin/appraisal rails-5 bin/rspec

Or run tests for all versions:

$ bin/appraisal bin/rspec

Generating the Documentation

$ yard doc
$ yard server

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 96.0%
  • HTML 3.9%
  • Shell 0.1%