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
- Impossible to avoid transformation of one particular key in JSONAPI adapter
- Changing cache key not working
- Serializer option to render does not work for collections
- CollectionSerializer does not work when serializer is namespaced
- 'data.relationships.data' has all attributes of relationship by default when it shouldn't
- render json: hash is processed by AMS, logs 'Rendered ActiveModel::Serializer::Null with Hash'
- Caching Defaults Not Configurable
- Rails 5, ActiveRecord has_many for nested Serializers not used?
- Incorrect behavior with fields named after object methods
- Add jsonapi_include_toplevel_object adapter option
- Docs