Generate scaffolding for user
All checks were successful
Ruby CI / test (pull_request) Successful in 24s
All checks were successful
Ruby CI / test (pull_request) Successful in 24s
This commit is contained in:
parent
a6eaa1b4cf
commit
ba0343f6cb
19 changed files with 306 additions and 1 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