Skip to content

Instantly share code, notes, and snippets.

@kevinclark
Created September 18, 2008 22:36
Show Gist options
  • Save kevinclark/11501 to your computer and use it in GitHub Desktop.
Save kevinclark/11501 to your computer and use it in GitHub Desktop.
>> a = 4
=> 4
>> defined? a
=> "local-variable"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment