We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<% %> - Ruby code within a View <%= %> - Ruby code & print the result within a View
<% %>
<%= %>
####Rails helpers
link_to <text>, <entity>_path(<entitiy_id>)
link_to <text>, <entitiy_instance>
There was an error while loading. Please reload this page.