PATH:
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Kernel
U:RDoc::AnyMethod[iI"binding:ETI"Kernel#binding;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I";Returns a Binding object, describing the variable and ;TI"Hmethod bindings at the point of call. This object can be used when ;TI"Ccalling Binding#eval to execute the evaluated command in this ;TI"4environment, or extracting its local variables.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"class User ;TI"& def initialize(name, position) ;TI" @name = name ;TI" @position = position ;TI" end ;TI" ;TI" def get_binding ;TI" binding ;TI" end ;TI" end ;TI" ;TI"(user = User.new('Joan', 'manager') ;TI"5template = '{name: @name, position: @position}' ;TI" ;TI"2# evaluate template in context of the object ;TI"&eval(template, user.get_binding) ;TI"/#=> {:name=>"Joan", :position=>"manager"} ;T:@format0o; ; [I"DBinding#local_variable_get can be used to access the variables ;TI",whose names are reserved Ruby keywords:;T@o;; [I"E# This is valid parameter declaration, but `if` parameter can't ;TI";# be accessed by name, because it is a reserved word. ;TI".def validate(field, validation, if: nil) ;TI"4 condition = binding.local_variable_get('if') ;TI" return unless condition ;TI" ;TI"$ # ...Some implementation ... ;TI" end ;TI" ;TI"<validate(:name, :empty?, if: false) # skips validation ;TI"=validate(:name, :empty?, if: true) # performs validation;T; 0: @fileI"proc.c;T:0@omit_headings_from_table_of_contents_below0I"binding -> a_binding ;T0[ I"();T@6FI"Kernel;TcRDoc::NormalModule00
[+]
..
[-] loop-i.ri
[edit]
[-] Complex-i.ri
[edit]
[-] Pathname-i.ri
[edit]
[-] block_given%3f-i.ri
[edit]
[-] format-i.ri
[edit]
[-] readlines-i.ri
[edit]
[-] chop-i.ri
[edit]
[-] tap-i.ri
[edit]
[-] Hash-i.ri
[edit]
[-] catch-i.ri
[edit]
[-] warn-i.ri
[edit]
[-] exec-i.ri
[edit]
[-] iterator%3f-i.ri
[edit]
[-] Float-i.ri
[edit]
[-] spawn-i.ri
[edit]
[-] require_relative-i.ri
[edit]
[-] yield_self-i.ri
[edit]
[-] __method__-i.ri
[edit]
[-] %60-i.ri
[edit]
[-] caller_locations-i.ri
[edit]
[-] syscall-i.ri
[edit]
[-] printf-i.ri
[edit]
[-] then-i.ri
[edit]
[-] clone-i.ri
[edit]
[-] gem-i.ri
[edit]
[-] global_variables-i.ri
[edit]
[-] set_trace_func-i.ri
[edit]
[-] eval-i.ri
[edit]
[-] exit%21-i.ri
[edit]
[-] String-i.ri
[edit]
[-] autoload-i.ri
[edit]
[-] p-i.ri
[edit]
[-] pp-c.ri
[edit]
[-] pretty_inspect-i.ri
[edit]
[-] class-i.ri
[edit]
[-] __callee__-i.ri
[edit]
[-] srand-i.ri
[edit]
[-] putc-i.ri
[edit]
[-] jj-i.ri
[edit]
[-] system-i.ri
[edit]
[-] trap-i.ri
[edit]
[-] lambda-i.ri
[edit]
[-] caller-i.ri
[edit]
[-] abort-i.ri
[edit]
[-] sprintf-i.ri
[edit]
[-] callcc-i.ri
[edit]
[-] readline-i.ri
[edit]
[-] sleep-i.ri
[edit]
[-] Array-i.ri
[edit]
[-] autoload%3f-i.ri
[edit]
[-] gsub-i.ri
[edit]
[-] proc-i.ri
[edit]
[-] puts-i.ri
[edit]
[-] trace_var-i.ri
[edit]
[-] pp-i.ri
[edit]
[-] rand-i.ri
[edit]
[-] JSON-i.ri
[edit]
[-] chomp-i.ri
[edit]
[-] __dir__-i.ri
[edit]
[-] y-i.ri
[edit]
[-] untrace_var-i.ri
[edit]
[-] gets-i.ri
[edit]
[-] Rational-i.ri
[edit]
[-] at_exit-i.ri
[edit]
[-] fork-i.ri
[edit]
[-] local_variables-i.ri
[edit]
[-] select-i.ri
[edit]
[-] fail-i.ri
[edit]
[-] Integer-i.ri
[edit]
[-] raise-i.ri
[edit]
[-] test-i.ri
[edit]
[-] URI-c.ri
[edit]
[-] exit-i.ri
[edit]
[-] throw-i.ri
[edit]
[-] cdesc-Kernel.ri
[edit]
[-] binding-i.ri
[edit]
[-] j-i.ri
[edit]
[-] frozen%3f-i.ri
[edit]
[-] URI-i.ri
[edit]
[-] load-i.ri
[edit]
[-] open-i.ri
[edit]
[-] sub-i.ri
[edit]
[-] require-i.ri
[edit]
[-] print-i.ri
[edit]