Skip to content

Instantly share code, notes, and snippets.

@zachrab
Created February 11, 2015 01:16
Show Gist options
  • Save zachrab/deb584fcfd872568e397 to your computer and use it in GitHub Desktop.
Save zachrab/deb584fcfd872568e397 to your computer and use it in GitHub Desktop.
def initialize (attribute)
@attribute = attribute
end
def initialize (attribute)
self.attribute = attribute
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment