Skip to content

Instantly share code, notes, and snippets.

@levicole
Created March 4, 2013 16:20
Show Gist options
  • Save levicole/5083423 to your computer and use it in GitHub Desktop.
Save levicole/5083423 to your computer and use it in GitHub Desktop.
%ol
("A".."Z").each do |letter|
%li= link_to letter, "#"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment