active_model_serializers/test/action_controller
NullVoxPopuli 5be33afbfb Fix deserialization of nil relationships
failing test

use try for when the assoc_data is possibly nil

rubocop test/action_controller/json_api/deserialization_test.rb -a

attempt to work on rails-master

account for rails/master having  instead of nil for assoc_data

added changelog
2016-04-01 16:06:35 -04: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 Differentiate exception behavior in Rails 4.0 vs. others 2016-03-12 19:59:43 -06:00
serialization_test.rb Add missing object context needed for tests to be run alone 2016-03-25 00:20:10 -05:00