mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Update serializers.md
* Add note that any controller reference is acceptable for `serialization_scope` * Add note about `ActionController::API` and `view_context` set to `nil`, with respect to accessing helpers in a Serializer * refs #2144 * Update CHANGELOG.md
This commit is contained in:
@@ -12,6 +12,7 @@ Features:
|
||||
- [#2189](https://github.com/rails-api/active_model_serializers/pull/2189)
|
||||
Update version constraint for jsonapi-renderer to `['>= 0.1.1.beta1', '< 0.3']`
|
||||
(@tagliala)
|
||||
- [#2215](https://github.com/rails-api/active_model_serializers/pull/2215) Update `serializers.md` documentation to denote alternate use cases for `scope`. (@stratigos)
|
||||
|
||||
Fixes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user