Skip to content

Instantly share code, notes, and snippets.

@BrayanZ
Created May 13, 2013 16:17
Show Gist options
  • Save BrayanZ/5569534 to your computer and use it in GitHub Desktop.
Save BrayanZ/5569534 to your computer and use it in GitHub Desktop.
class Something
def initialize(a_thing)
@variable = a_thing
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment