Skip to content

Instantly share code, notes, and snippets.

@okonet
Created June 15, 2010 11:34
Show Gist options
  • Save okonet/438998 to your computer and use it in GitHub Desktop.
Save okonet/438998 to your computer and use it in GitHub Desktop.
first = true
variations.each do |variation|
styleclass = "selected" if first
first = false
# Do stuff
end
@okonet
Copy link
Author

okonet commented Jun 15, 2010

Indeed! Or in a funny mood? I laughed loud when I firstly saw that piece of art :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment