Enter Our Giveaways
Elixir Programming Language Forum
Programming Phoenix error: function Routes.user_path/3 is undefined (module Routes is not available)
Questions & Help
Questions
debugging
,
book-programming-phoenix
,
phoenix
kokolegorille
June 4, 2018, 7:26am
11
In the template…
<%= link "View", to: Routes.user_path(@conn, :show, user.id) %>
show post in topic