Gotta have vendors
Stars
0
Forks
2
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
Update README.md
2e40885
adds UML diagram
28c917e
cleans more throughly based on rubocop -DS and reek -U
bcba9ef
cleans up
b89ddcc
extracts coin class to improve coin manager
7b11218
extracts coin manager class from vending machine
457e562
adds product name instance variable
6cdb33e
fixes self etc.
0f757fe
adds first pass at make change feature
dc8c377
completes second feature
9d0c637
Merge branch 'master' of https://github.com/tansaku/vending-machine-kata
9f6357b
Initial commit
f364d9a
gets us started on the select product feature
1b6e1f5
adds product
87b70f2
completes the accept coins feature
64eaa41