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.
46 Subscribers
View all SubscribersAdd a CodeTriage badge to active_model_serializers
Help out
- Issues
- (WIP) Fix Serializer Lookup Chain for Namespaces
- Inheriting from ActiveModelSerializers::Model to support serialization of a PORO is a bad practice
- How to exclude an association in AMS 10 comparing to AMS 9
- Making error serializer implicit by default
- AMS errors after upgrading from v0.9.5 to v0.10.2
- Json_api adapter ignoring post parameters
- AMS should error when no serializer can be found
- #as_json option :only Not working
- Provide a clear way to include nested associations and fields
- Serializer not emitting JSON API spec
- Docs