active_model_serializers
https://github.com/rails-api/active_model_serializers
Ruby
ActiveModel::Serializer implementation and Rails hooks
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
47 Subscribers
View all SubscribersAdd a CodeTriage badge to active_model_serializers
Help out
- Issues
- Serializers returning reference String instead of json
- Serializer attribute keys not used in errors pointers.
- Changelog entry missing for for v0.10.7
- Deserialization excludes hash attribute contents
- Prevent out of bounds pages from returning a next link.
- be able to override type in serializer
- Discussion about versioning
- 0.10.x: associations are not included when nested
- Relationships not respecting jsonapi standard outside controller. ( It's actually a serializer lookup problem )
- Specify root key fail when collection is empty
- Docs