permalink #include?(other_str) ⇒ Boolean. Returns true if str contains the given string or character. "hello".include? "lo" #=> true "hello".include?
確定! 回上一頁