Skip to content

Commit 48f8a89

Browse files
a little bit more trimming
1 parent 60a207b commit 48f8a89

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/howto/passing_arbitrary_options.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,3 @@ class PostSerializer < ActiveModel::Serializer
2525
end
2626
end
2727
```
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

Comments
 (0)