Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created February 14, 2017 14:51
Show Gist options
  • Save anonymous/c1420a998a62f343268348b78159a735 to your computer and use it in GitHub Desktop.
Save anonymous/c1420a998a62f343268348b78159a735 to your computer and use it in GitHub Desktop.
foos.each do |foo|
p foo
end unless foos.nil?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment