Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ruby / usr / share / ri / 2.2.0 / system / Object / taint-i.ri
Size: Mime:
U:RDoc::AnyMethod[iI"
taint:ETI"Object#taint;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I" Mark the object as tainted.;To:RDoc::Markup::BlankLineo;
;	[	I"QObjects that are marked as tainted will be restricted from various built-in ;TI"Omethods. This is to prevent insecure data, such as command-line arguments ;TI"Ror strings read from Kernel#gets, from inadvertently compromising the user's ;TI"system.;T@o;
;	[I":To check whether an object is tainted, use #tainted?.;T@o;
;	[I"PYou should only untaint a tainted object if your code has inspected it and ;TI"7determined that it is safe. To do so use #untaint.;T@o;
;	[I"SIn $SAFE level 3, all newly created objects are tainted and you can't untaint ;TI"
objects.;T:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"obj.taint -> obj
;T0[I"();T@ FI"Object;TcRDoc::NormalClass00