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
- RFC - Refactor (Part 1) to get all the adapters using the same API
- Casing on keys is performed too early during serialization
- Caching entire collection
- Possible regression in 0.10.1 - Object instance variable in parent serializer set to serializer in 0.10.1
- Normalizr adapter
- Cannot override default cache key with fragment caching
- Add gh-pages docs publish task
- has_one association named root is always serialized to nil
- fields option working with symbols, not working with strings
- How do I respond with only meta data?
- Docs