Closed jrdnull closed 3 years ago
Replace hard coded "Account" with <%= schema.human_singular %>.
<%= schema.human_singular %>
Thanks for finding this and submitting a PR @jrdnull! :tada:
If you want to make this same PR to phoenix master, I'd be happy to merge it.
Replace hard coded "Account" with
<%= schema.human_singular %>
.