mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Update README.md
This commit is contained in:
@@ -22,7 +22,7 @@ architecture. We'd love your help. [Learn how you can help here.](https://github
|
||||
|
||||
## Example
|
||||
|
||||
Given two models, a `Post(title: string, body: text)` and a
|
||||
Given two models, a `Post(title:string, body:text)` and a
|
||||
`Comment(name:string, body:text, post_id:integer)`, you will have two
|
||||
serializers:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user