mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Merge pull request #487 from jlecour/patch-1
README : Mention the `options` and `UrlHelpers` issue
This commit is contained in:
commit
3329a43d02
@ -8,6 +8,8 @@
|
||||
|
||||
**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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user