active_model_serializers/lib/active_model
Adam Stanton 8f6218c587 Create DefaultSerializer so that as_json uses same interface.
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.
2013-02-10 09:06:24 -08:00
..
serializer Merge pull request #169 from dgeb/embed-with-id-suffix 2012-12-21 22:49:06 -08:00
serializers Allow other resource overrides 2012-06-05 23:08:01 +02:00
array_serializer.rb Create DefaultSerializer so that as_json uses same interface. 2013-02-10 09:06:24 -08:00
serializer.rb Merge pull request #161 from kevins90/fix_attr_name_as_serializer_underscored_prefix 2013-01-05 14:09:15 -08:00