Skip to content

Instantly share code, notes, and snippets.

@jmitchell
Created September 5, 2009 15:53
Show Gist options
  • Save jmitchell/181447 to your computer and use it in GitHub Desktop.
Save jmitchell/181447 to your computer and use it in GitHub Desktop.
<% for place in @places %>
<%= link_to place.name, place %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment