Skip to content

Instantly share code, notes, and snippets.

@arikrak
Created August 11, 2015 14:52
Show Gist options
  • Save arikrak/8b5308383f1faf80fe33 to your computer and use it in GitHub Desktop.
Save arikrak/8b5308383f1faf80fe33 to your computer and use it in GitHub Desktop.
def flatten(array)
return array.flatten
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment