For some reason, I can not see the link. I can see the <h3>
tag around it on the browser but no link to be found.
There is no error, and I double-checked that the contact path exists. What am I doing wrong?
<h1>Hello to the my app</h1>
<h3><% link_to 'test', ask_path %></h3>