Amy Sutedja

Results 3 issues of Amy Sutedja

Resolves https://github.com/Netflix/fast_jsonapi/issues/301 Enables support for `pluralize_type` in serializer definitions and relationship definitions, which pluralizes the type as expected. Additional Note: In theory it's possible that we could try to infer...

AMS produces pluralized resource types by default for all serialized types, whereas fast_jsonapi does not. This makes migration from AMS to fast_jsonapi cumbersome, especially if you have a lot of...

enhancement

We're in the middle of a significant Rails 4 transition, but we don't yet have the ability to move to TinyMCE 4, so we're using the tinymce-3 branch, which should...