We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ddd5c3 commit 2a15ab8Copy full SHA for 2a15ab8
1 file changed
README.md
@@ -286,6 +286,7 @@ class BookResource < JSONAPI::Resource
286
}
287
...
288
end
289
+```
290
291
The polymorphic association will require the resource and controller to exist, although routing to them will cause an error.
292
0 commit comments