We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ddd5c3 + 2a15ab8 commit 9388020Copy full SHA for 9388020
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