active_model_serializers/test/unit/active_model/serializer
Santiago Pastorino 60b5901af8 Don't treat has_one associations embed objects as an array
Closes #442

Thanks @arrtchiu for reporing and giving a test case
2013-11-04 10:09:29 -02:00
..
attributes_test.rb Store attributes as they are instead of converting them into Strings 2013-10-18 17:49:20 -02:00
config_test.rb s/side_load/embed_in_root 2013-10-24 14:12:02 -04:00
filter_test.rb s/side_load/embed_in_root 2013-10-24 14:12:02 -04:00
has_many_test.rb Don't treat has_one associations embed objects as an array 2013-11-04 10:09:29 -02:00
has_one_test.rb Don't treat has_one associations embed objects as an array 2013-11-04 10:09:29 -02:00
meta_test.rb Do not convert root and meta_key to Strings 2013-10-18 17:49:20 -02:00
root_test.rb Do not convert root and meta_key to Strings 2013-10-18 17:49:20 -02:00
scope_test.rb Add missing requires 2013-10-18 17:49:18 -02:00