?
This commit is contained in:
parent
e253a71fc4
commit
2696e1f184
33 changed files with 443 additions and 0 deletions
1
app/views/users/index.json.jbuilder
Normal file
1
app/views/users/index.json.jbuilder
Normal file
|
|
@ -0,0 +1 @@
|
|||
json.array! @users, partial: "users/user", as: :user
|
||||
Loading…
Add table
Add a link
Reference in a new issue