active_model_serializers/test
groyoh 5393e5d235 Prevent possible duplicated attributes
Calling ActiveModel::Serializer.attributes or ActiveModel::Serializer.attribute
methods multiple times won't create duplicated attributes anymore.
2015-05-18 22:42:10 +02:00
..
action_controller Merge pull request #888 from groyoh/fix-action-controller-test-name 2015-04-28 12:09:02 -03:00
adapter Fixed #911 2015-05-17 22:47:44 +02:00
fixtures Fixed #911 2015-05-17 22:47:44 +02:00
serializers Prevent possible duplicated attributes 2015-05-18 22:42:10 +02:00
adapter_test.rb Allow overriding the adapter with render option 2014-11-13 10:23:19 -05:00
array_serializer_test.rb Fixed #911 2015-05-17 22:47:44 +02:00
test_helper.rb Remove unused method 2015-04-27 16:53:36 -06:00