You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After you ran the command, the first thing the output told you to do was to add resources "/users", UserController to a scope in your router. It looks like you missed that step :)
Hi guys,
I tried to generate a JSON resource with the command line
My example:
After that I want to update the database via
The following error occurs:
It seems phoenix generates a function that does not exist.
The malfunction in user_controller.ex. The line between the *** *** is the affected line:
Thank you for your help!
The text was updated successfully, but these errors were encountered: