Skip to content

Instantly share code, notes, and snippets.

@jubstuff
Created September 4, 2011 18:18
Show Gist options
  • Save jubstuff/1193261 to your computer and use it in GitHub Desktop.
Save jubstuff/1193261 to your computer and use it in GitHub Desktop.
Creare un array in Ruby
a = %w{ uno due tre quattro }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment