mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-24 14:56:50 +00:00
Add note about master on README
This commit is contained in:
parent
66f9256534
commit
c001e964fe
@ -4,6 +4,12 @@
|
|||||||
|
|
||||||
# ActiveModel::Serializers
|
# ActiveModel::Serializers
|
||||||
|
|
||||||
|
## Master - 0.9.0
|
||||||
|
|
||||||
|
**master is under development, there are some incompatible changes with the current stable release.**
|
||||||
|
|
||||||
|
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