Skip to content

Instantly share code, notes, and snippets.

@BrayanZ
Last active December 17, 2015 06:59
Show Gist options
  • Save BrayanZ/5569466 to your computer and use it in GitHub Desktop.
Save BrayanZ/5569466 to your computer and use it in GitHub Desktop.
class Something
def initialize()
@variable = AnotherThing.new
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment