How do I add a /user.json file using devise?
I'm trying to complete the episode 78 "@mentions, autocomplete, notifications, and links" but I'm using Devise.
The part I'm stuck on is I can't figure out how to fill in the /users.json section on account of I'm using devise. Does anyone one know how to index.json.jbuilder file or equivalent?
Thank you ahead of time!