Skip to content

Instantly share code, notes, and snippets.

@a2f0
Created February 22, 2017 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a2f0/1f122051485831e81ab5fd57bf6d6816 to your computer and use it in GitHub Desktop.
Save a2f0/1f122051485831e81ab5fd57bf6d6816 to your computer and use it in GitHub Desktop.
<% @asset.charge_segment.unprocessed.each do |segment| %>
<%= link_to segment.id, send(segment.class.name.underscore + "_path", segment.id) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment