mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
update README
This commit is contained in:
parent
ae7959b76e
commit
55831dd2b0
10
README.md
10
README.md
@ -1,16 +1,8 @@
|
|||||||
[](https://travis-ci.org/rails-api/active_model_serializers)
|
[](https://travis-ci.org/rails-api/active_model_serializers)
|
||||||
[](https://codeclimate.com/github/rails-api/active_model_serializers)
|
[](https://codeclimate.com/github/rails-api/active_model_serializers)
|
||||||
|
|
||||||
# ActiveModel::Serializers
|
# ActiveModel::Serializers
|
||||||
|
|
||||||
## Master - 0.9.0
|
|
||||||
|
|
||||||
**master is under development, there are some incompatible changes with the current stable release.**
|
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
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)
|
|
||||||
|
|
||||||
## Purpose
|
## Purpose
|
||||||
|
|
||||||
`ActiveModel::Serializers` encapsulates the JSON serialization of objects.
|
`ActiveModel::Serializers` encapsulates the JSON serialization of objects.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user