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
- Prevent creation of unnecessary fieldset
- Add allow_wildcard configuration
- Fix wrong type for polymorphic association while deserialization
- Adjusts Deserializer relationship parsing to allow links/meta keys
- Prevent out of bounds pages from returning a next link.
- Add missing api_controller that Rails 5 generator expects
- Introduces per-request adapter switching based on the request mime.
- BUG: Expose id writer not being set
- Add jsonapi_include_toplevel_object adapter option
- Preserve path when string is camelized
- Docs