active_model_serializers/test/action_controller
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
..
json Refactors of the Attribute adapter. Adds support for nested associations specified from the include key in the controller. Adds some tests and some method documentation 2015-09-21 10:35:47 -04:00
json_api Require explicit adapter/serializer to render JSON API errors 2016-03-06 12:03:17 -06:00
adapter_selector_test.rb Add PORO serializable base class: ActiveModelSerializers::Model 2015-10-14 21:33:02 -05:00
explicit_serializer_test.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
serialization_scope_name_test.rb Rails5 requires x_action 2015-11-25 22:06:20 -06:00
serialization_test.rb Remove AS::Testing::Stream in favor of Minitest assert_output 2016-02-25 23:21:44 -06:00