Skip to content

Instantly share code, notes, and snippets.

@seaofclouds
Created June 27, 2012 20:10
Show Gist options
  • Save seaofclouds/3006543 to your computer and use it in GitHub Desktop.
Save seaofclouds/3006543 to your computer and use it in GitHub Desktop.
GistDeck bug testing

broken code inside a list

  • ['a', 'b'].map(&:uppercase)

  • is the above line broken?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment