active_model_serializers/lib
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
..
action_controller Add config.serializer_lookup_enabled that defaults true 2015-11-30 00:20:58 -06:00
active_model Require explicit adapter/serializer to render JSON API errors 2016-03-06 12:03:17 -06:00
active_model_serializers Require explicit adapter/serializer to render JSON API errors 2016-03-06 12:03:17 -06:00
generators/rails Only load generators when needed 2016-01-15 01:52:27 -06:00
grape Grape formatter feature requested in #1258 2015-12-10 10:06:40 +00:00
active_model_serializers.rb RFC: Json Api Errors (WIP) 2016-03-06 12:03:14 -06:00