You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**master is under development, there are some incompatible changes with the current stable release.**
9
-
10
-
Since `0.8` there is no `options` accessor in the serializers. Some issues and pull-requests are attemps to bring back the ability to use Rails url helpers in the serializers, but nothing is really settled yet.
11
-
12
-
If you want to read the stable documentation visit [0.8 README](https://github.com/rails-api/active_model_serializers/blob/0-8-stable/README.md)
13
-
14
6
## Purpose
15
7
16
8
`ActiveModel::Serializers` encapsulates the JSON serialization of objects.
0 commit comments