Flowdock
method

remove!

Importance_1
v4.1.8 - Show latest stable - 0 notes - Class: String
remove!(pattern) public

Alters the string by removing all occurrences of the pattern. Short-hand for String#gsub!(pattern, ”).

Show source
Register or log in to add new notes.