Skip to content

Instantly share code, notes, and snippets.

@marioaquino
Created June 16, 2013 01:53
Show Gist options
  • Save marioaquino/5790425 to your computer and use it in GitHub Desktop.
Save marioaquino/5790425 to your computer and use it in GitHub Desktop.
class Product
def cost
#some value
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment