active_model_serializers/test
Артём Большаков 2952a332e0 Associations refactoring
* Move all associations related code from Serializer class to Associations module
* Introduce Reflection class hierarchy
* Introduce Association class
* Rid off Serializer#each_association
* Introduce Serializer#associations enumerator
2015-07-30 11:20:29 +03:00
..
action_controller include old implicit serialization custom root tests with failing empty array test 2015-07-16 15:32:09 -06: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 Associations refactoring 2015-07-30 11:20:29 +03: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
lint_test.rb Add linter for serializable resource 2015-07-09 11:20:19 -05:00
test_helper.rb Fix transient tests failures 2015-06-26 09:33:53 -03:00