A TDD-based String Calculator implementation in Ruby using RSpec.
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
31
commits
made private method
5549efe
code refactoring
504a026
code refactored
2c4ba91
read me updated
2427f79
refactored the code
1e09585
a4975d3
spec for multiple delimiters with any length
07e9cae
df01a81
handled multiple delimiters
5f449dc
multiple delimiters spec
0161ada
readme updated
1fab28a
handled any length of delimiters
d1e9576
ignored the number bigger than 1000
68783be
spec for ignore the number bigger than 1000
cb989a5
correction in handling negative numbers
cc085c5