=~ is Ruby's basic pattern-matching operator. When one operand is a regular expression and the other is a string then the regular expression is ...
確定! 回上一頁