mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Merge pull request #707 from jherdman/patch-1
A Friendly Note on Which AMS Version to Use
This commit is contained in:
commit
8bbf6b8c8b
@ -9,7 +9,9 @@ AMS does this through two components: **serializers** and **adapters**. Serializ
|
|||||||
# MAINTENANCE, PLEASE READ
|
# MAINTENANCE, PLEASE READ
|
||||||
|
|
||||||
This is the master branch of AMS. It will become the `0.10.0` release when it's
|
This is the master branch of AMS. It will become the `0.10.0` release when it's
|
||||||
ready, but it's not. You probably don't want to use it yet.
|
ready, but it's not. You probably don't want to use it yet. As such, we recommend
|
||||||
|
that any new projects you start use the latest `0.8.x` version of this gem. This
|
||||||
|
version is the most widely used, and will most closely resemble the forthcoming release.
|
||||||
|
|
||||||
There are two released versions of AMS that you may want to use: `0.9.x` and
|
There are two released versions of AMS that you may want to use: `0.9.x` and
|
||||||
`0.8.x`. `9` was recently `master`, so if you were using master, you probably want
|
`0.8.x`. `9` was recently `master`, so if you were using master, you probably want
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user