active_model_serializers/test/action_controller
Benjamin Fleischer 0ba944dabf RFC: Json Api Errors (WIP)
- ActiveModelSerializers::JsonPointer
- ActiveModel::Serializer::Adapter::JsonApi::Error
- ActiveModel::Serializer::Adapter::JsonApi::Error.attributes
- Fix rubocop config
2016-03-06 12:03:14 -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 RFC: Json Api Errors (WIP) 2016-03-06 12:03:14 -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