https://github.com/jerridan/checkout-kata
https://github.com/jerridan/checkout-kata
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jerridan/checkout-kata
- Owner: jerridan
- Created: 2019-08-20T02:12:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T02:39:10.000Z (almost 6 years ago)
- Last Synced: 2025-02-17T06:45:18.696Z (4 months ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Exercise taken from [CodeKata](http://codekata.com/kata/kata09-back-to-the-checkout/)
Possible questions:
- How could the Checkout class be made re-usable for different pricing schemes?