mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| adapter_for_test.rb | ||
| association_macros_test.rb | ||
| associations_test.rb | ||
| attribute_test.rb | ||
| attributes_test.rb | ||
| cache_test.rb | ||
| configuration_test.rb | ||
| fieldset_test.rb | ||
| meta_test.rb | ||
| options_test.rb | ||
| root_test.rb | ||
| serializer_for_test.rb | ||
| urls_test.rb | ||