active_model_serializers/test/unit/active_model/serializer
2013-10-21 14:27:18 -04: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/assert/assert_equal 2013-10-21 14:27:18 -04:00
filter_test.rb Add filter to allow users implement filter method to include/exclude attributes and relations 2013-10-18 17:49:20 -02:00
has_many_test.rb Rename Settings to Config and use accessors to configure things 2013-10-21 16:23:35 -02:00
has_one_test.rb has_one serialized objects shouldn't be wrapped in an array and it's key is singular 2013-10-18 17:49:20 -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