Skip to content

Instantly share code, notes, and snippets.

@acconrad
Created March 18, 2011 03:30
Show Gist options
  • Save acconrad/875571 to your computer and use it in GitHub Desktop.
Save acconrad/875571 to your computer and use it in GitHub Desktop.
- @my_list.each do |item|
= link_to item.name
- unless item == @my_list.last
,
# how do I comma separate so that there isn't a space after the item?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment