What is the Ruby regex for including apostrophes?

前端 未结 3 1772
醉话见心
醉话见心 2021-01-24 22:01

I\'m currently doing an exercism.io for Ruby and can\'t pass the last test. The last test reads :

def test_with_apostrophes
  phrase = Phrase.new(\"First: don\'         


        
3条回答
提交回复
热议问题