active_model_serializers/test/action_controller/json_api
Benjamin Fleischer 96107c56aa Require explicit adapter/serializer to render JSON API errors
- Separate collection errors from resource errors in adapter
- Refactor to ErrorsSerializer; first-class json error methods
- DOCS
- Rails 4.0 requires assert exact exception class, boo
2016-03-06 12:03:17 -06:00
..
deserialization_test.rb Add support for JSON API deserialization (experimental). 2016-01-13 05:48:06 +01:00
errors_test.rb Require explicit adapter/serializer to render JSON API errors 2016-03-06 12:03:17 -06:00
linked_test.rb Fixes #1211 - retrieve the key from the reflection options when building associations 2015-10-02 08:52:21 -04:00
pagination_test.rb Test keyword args in requests for Rails 5; fallback for earlier versions 2015-11-25 21:56:02 -06:00