Flowdock
method

remove

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

Returns a new string with all occurrences of the pattern removed. Short-hand for String#gsub(pattern, ”).

Show source
Register or log in to add new notes.