mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 14:29:31 +00:00
* Make assocations asserts easier to understand * Refactor Association into Field like everything else * Make assocation serializer/links/meta lazier * Push association deeper into relationship * Simplify association usage in relationships * Better naming of reflection parent serializer * Easier to read association method |
||
|---|---|---|
| .. | ||
| adapter | ||
| concerns | ||
| adapter.rb | ||
| array_serializer.rb | ||
| association.rb | ||
| attribute.rb | ||
| belongs_to_reflection.rb | ||
| collection_reflection.rb | ||
| collection_serializer.rb | ||
| error_serializer.rb | ||
| errors_serializer.rb | ||
| field.rb | ||
| fieldset.rb | ||
| has_many_reflection.rb | ||
| has_one_reflection.rb | ||
| lint.rb | ||
| null.rb | ||
| reflection.rb | ||
| singular_reflection.rb | ||
| version.rb | ||