HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/default/doc/activesupport-6.1.4.1/ri/String/remove-i.ri
U:RDoc::AnyMethod[iI"remove:ETI"String#remove;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"GReturns a new string with all occurrences of the patterns removed.;To:RDoc::Markup::Verbatim;	[	I"str = "foo bar test"
;TI"8str.remove(" test")                 # => "foo bar"
;TI"5str.remove(" test", /bar/)          # => "foo "
;TI"<str                                 # => "foo bar test";T:@format0:
@fileI"2lib/active_support/core_ext/string/filters.rb;T:0@omit_headings_from_table_of_contents_below000[I"(*patterns);T@FI"String;TcRDoc::NormalClass00