Skip to content

Instantly share code, notes, and snippets.

@ArunGupta25
Created May 11, 2014 21:25
Show Gist options
  • Save ArunGupta25/844a17c8b99284e9cda2 to your computer and use it in GitHub Desktop.
Save ArunGupta25/844a17c8b99284e9cda2 to your computer and use it in GitHub Desktop.
- #@big_designer_list is an array of 850 strings like "J Crew"
- @big_designer_list.each do |designer|
.designerselect
.designerselected{:id => designer.parameterize.gsub( /\W/, '')}
= link_to designer, '#'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment