Skip to content

Instantly share code, notes, and snippets.

@noelrappin
Last active February 1, 2017 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noelrappin/d1cce3145f7cfe2f6ca8a1865b4c7071 to your computer and use it in GitHub Desktop.
Save noelrappin/d1cce3145f7cfe2f6ca8a1865b4c7071 to your computer and use it in GitHub Desktop.
PriceCalculator
def initialize(*items)
end
def calculate
200
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment