Skip to content

Instantly share code, notes, and snippets.

@MarceloCajueiro
Last active December 12, 2015 02:18
Show Gist options
  • Save MarceloCajueiro/4697024 to your computer and use it in GitHub Desktop.
Save MarceloCajueiro/4697024 to your computer and use it in GitHub Desktop.
<%= short_method_call_that_fits_on_one_line arguments %>
<%= link_to(
some_object_with_a_long_name.title,
parent_object_child_object_path(some_object_with_a_long_name)
) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment