rubyx
rubyx copied to clipboard
More string methods
https://github.com/ruby-x/rubyx/blob/master/lib/parfait/word.rb The string (called word to avoid name clashes) implementation is still quite weak. Many even basic methods are missing (see ruby docs).
To start with this issue, comment with the method name that you want to implement.
Hey! I have tried implementing the insert method according to the ruby-doc. Should I also add test cases to tets_word2.rb ?
Definitely tests, yes If you can use test_word is better Someone else is working on 2
Sent from TypeApp
On 28 Mar 2020, 14:30, at 14:30, Deepi Garg [email protected] wrote:
Hey! I have tried implementing the insert method according to the ruby-doc. Should I also add test cases to tets_word2.rb ?
-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/ruby-x/rubyx/issues/32#issuecomment-605440973