To get it working, I had to escape single quotes. ... gsub first escapes everything as a Ruby string, then it parses the result of that ...
確定! 回上一頁