jsonapi-rb / jsonapi-renderer

Efficiently render JSON API documents.
http://jsonapi-rb.org
MIT License
27 stars 11 forks source link

Allow `fields` option to be passed with string keys. #7

Closed beauby closed 7 years ago

beauby commented 7 years ago

Closes #6.

codecov-io commented 7 years ago

Current coverage is 96.37% (diff: 100%)

Merging #7 into master will increase coverage by 0.08%

@@             master         #7   diff @@
==========================================
  Files             5          5          
  Lines           135        138     +3   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            130        133     +3   
  Misses            5          5          
  Partials          0          0          

Powered by Codecov. Last update 6048c0f...6ae20cf