Skip to content

Instantly share code, notes, and snippets.

@ThisGuyCodes
Created May 30, 2015 17:32
Show Gist options
  • Save ThisGuyCodes/06aff4ba0e719b23c8af to your computer and use it in GitHub Desktop.
Save ThisGuyCodes/06aff4ba0e719b23c8af to your computer and use it in GitHub Desktop.
Array.new(rows) do
return Array.new(columns)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment