active_model_serializers/test/unit/active_model/serializer
2013-10-21 13:05:39 -04:00
..
attributes_test.rb Store attributes as they are instead of converting them into Strings 2013-10-18 17:49:20 -02: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 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
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
settings_test.rb Add accessors to settings class 2013-10-21 13:05:39 -04:00