Skip to content

Instantly share code, notes, and snippets.

@laurenkruczyk
Created March 3, 2014 19:28
Show Gist options
  • Save laurenkruczyk/9332762 to your computer and use it in GitHub Desktop.
Save laurenkruczyk/9332762 to your computer and use it in GitHub Desktop.
def owner = (new_owner)
@owner = new_owner
end
def cylinders = (new_cylinders)
@cylinders = new_cylinders
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment