mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
A Friendly Note on Which AMS Version to Use
Per the discussion in #702, I figured it might be nice to note which version of AMS is recommended to be used in new projects.
This commit is contained in:
parent
a933d44673
commit
faa6f906d6
@ -9,7 +9,9 @@ AMS does this through two components: **serializers** and **adapters**. Serializ
|
||||
# MAINTENANCE, PLEASE READ
|
||||
|
||||
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
|
||||
`0.8.x`. `9` was recently `master`, so if you were using master, you probably want
|
||||
|
||||
Loading…
Reference in New Issue
Block a user