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
- :only option on has_many not working
- assert_serializer in Rails 5
- Receiving a PATCH with an Array inside the "data"-key should be valid
- Compatibility of Rails 5 API-only mode and AMS 0.9x
- Serialized ActiveRecord attributes serialize as empty hash
- (WIP) Fix Serializer Lookup Chain for Namespaces
- Inheriting from ActiveModelSerializers::Model to support serialization of a PORO is a bad practice
- AMS errors after upgrading from v0.9.5 to v0.10.2
- AMS should error when no serializer can be found
- #as_json option :only Not working
- Docs