Skip to content

Instantly share code, notes, and snippets.

@chelsea
Created September 8, 2010 13:38
Show Gist options
  • Save chelsea/570134 to your computer and use it in GitHub Desktop.
Save chelsea/570134 to your computer and use it in GitHub Desktop.
if goals.select{|g| g.status != 'awaiting' && g.open }.length > 0
logic
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment