active_model_serializers/test/action_controller
Benjamin Fleischer 22f88ef379 Merge pull request #1651 from NullVoxPopuli/deserialization-error-with-no-attributes
Fix for Deserialization erroring when a relationship is null in the json api document.
2016-04-03 14:32:24 -05: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 Fix deserialization of nil relationships 2016-04-01 16:06:35 -04:00
adapter_selector_test.rb Rubocop autocorrect 2016-03-08 22:32:34 +01:00
explicit_serializer_test.rb Rubocop: Consistent spacing 2015-09-03 20:51:40 -05:00
serialization_scope_name_test.rb Need to teardown the dynamically added method 2016-04-01 12:05:44 -05:00
serialization_test.rb Add missing object context needed for tests to be run alone 2016-03-25 00:20:10 -05:00