I am basically trying to get this result:
Log in
To add to Jeremy's answer - for a path, like so:
<%= link_to edit_section_path(@section) do %> Edit <% end %>