Skip to content

Instantly share code, notes, and snippets.

@carlcrott
Created December 31, 2012 18:31
Show Gist options
  • Save carlcrott/4421869 to your computer and use it in GitHub Desktop.
Save carlcrott/4421869 to your computer and use it in GitHub Desktop.
[@global_biome_savanna_num, @global_biome_peat_num, @global_biome_temperate_scrub_num].each do |n|
if n != nil && n > 0
puts n.
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment