active_model_serializers/test
Josh Lane 033ce8e88d allow for a type attribute
* "namespace" json_api specific type method
2015-08-11 08:33:05 -07:00
..
action_controller fixing tests by using a Profile intance to avoid unrelated warning 2015-07-31 03:28:50 -03:00
adapter updating tests 2015-07-23 02:11:34 -04:00
fixtures Add key option to serializer associations 2015-07-05 19:47:58 -03:00
generators add serializer template test 2015-07-01 13:42:16 +09:00
serializers allow for a type attribute 2015-08-11 08:33:05 -07:00
adapter_test.rb Added a (failing) test for when inflecting API 2015-07-10 11:23:55 +09:30
array_serializer_test.rb array serializer uses root option for json_key if available 2015-07-16 15:34:19 -06:00
capture_warnings.rb Capture and print app warnings on test run 2015-07-14 01:05:26 -05:00
lint_test.rb Add linter for serializable resource 2015-07-09 11:20:19 -05:00
serializable_resource_test.rb Encapsulate serialization in ActiveModel::SerializableResource 2015-07-23 11:05:23 -05:00
test_helper.rb Merge pull request #954 from bf4/encapsulate_serialization 2015-07-31 03:09:58 -03:00