Skip to content

Instantly share code, notes, and snippets.

@waltz
Created October 3, 2008 18:35
Show Gist options
  • Save waltz/14610 to your computer and use it in GitHub Desktop.
Save waltz/14610 to your computer and use it in GitHub Desktop.
Shoes.app do
boxes = []
5.times do
boxes << edit_line
end
info boxes.size
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment