mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
This is to ensure that PORO's as_json is called if no serializer is specified. Original behaviour was that serializable_hash was being called, overriding the as_json method. |
||
|---|---|---|
| .. | ||
| array_serializer_test.rb | ||
| association_test.rb | ||
| generators_test.rb | ||
| no_serialization_scope_test.rb | ||
| serialization_test.rb | ||
| serializer_support_test.rb | ||
| serializer_test.rb | ||
| test_fakes.rb | ||
| test_helper.rb | ||