We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a207b commit 48f8a89Copy full SHA for 48f8a89
docs/howto/passing_arbitrary_options.md
@@ -25,6 +25,3 @@ class PostSerializer < ActiveModel::Serializer
25
end
26
27
```
28
-
29
-Since `user_id` isn't a reserved adapter option, we can process it via a serializer
30
-method. The option is passed via the `instance_options` hash.
0 commit comments