All Questions
Tagged with rspec programming-challenge
1 question
4
votes
1
answer
213
views
Simple Ruby program to model a prepaid transit card system
I have written a simple Ruby program to model a transit card system which aims to address the following user stories. I wanted to see whether I could get any feedback on it. My main interest is ...