Closed Dantemss closed 3 weeks ago
Turns out we should just be passing in the actual objects to these methods now.
I went to check if we actually have tests and we do, guess the tests here were not too useful.
makes sense why the to_s/to_i wasn't working :)
to_s
to_i
Turns out we should just be passing in the actual objects to these methods now.