method
trust
ruby latest stable - Class:
Object
trust()public
VALUE
rb_obj_trust(VALUE obj)
{
rb_warning("trust is deprecated and its behavior is same as untaint");
return rb_obj_untaint(obj);
} Related methods
- Instance methods
- !~
- <=>
- ===
- =~
- CSV
- DelegateClass
- Digest
- __getobj__
- __setobj__
- assert_Qundef
- chmod
- class
- clone
- cp
- dclone
- define_singleton_method
- display
- dup
- enum_for
- eql?
- extend
- freeze
- frozen?
- help
- httpd
- initialize_clone
- initialize_copy
- initialize_dup
- inspect
- install
- instance_of?
- instance_variable_defined?
- instance_variable_get
- instance_variable_set
- instance_variables
- is_a?
- itself
- kind_of?
- ln
- method
- methods
- mkdir
- mkmf
- mv
- nil?
- object_id
- pretty_print
- pretty_print_cycle
- private_methods
- protected_methods
- public_method
- public_methods
- public_send
- rawVALUE
- remove_instance_variable
- respond_to?
- respond_to_missing?
- rm
- rmdir
- send
- setup
- singleton_class
- singleton_method
- singleton_methods
- sysread
- taint
- tainted?
- tap
- timeout
- to_enum
- to_s
- to_yaml
- touch
- trust
- untaint
- untrust
- untrusted?
- validate_object
- wait_writable
- xmp
- yield_self
- Class methods
- yaml_tag