Skip to content

Instantly share code, notes, and snippets.

@danhunter
Created August 28, 2012 21:52
Show Gist options
  • Save danhunter/3504672 to your computer and use it in GitHub Desktop.
Save danhunter/3504672 to your computer and use it in GitHub Desktop.
each do |madness|
- @categories.each do |category|
- category.subcategories.each do |subcategory|
- subcategory.users.each do |user|
= image_tag user.profile.avatar.url(:medium)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment