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 / Kernel / binding-i.ri
Size: Mime:
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"=calling +eval+ to execute the evaluated command in this ;TI">environment. See also the description of class +Binding+.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[
I"def get_binding(param)
;TI"  return binding
;TI"	end
;TI"b = get_binding("hello")
;TI"#eval("param", b)   #=> "hello";T:@format0:
@fileI"proc.c;T:0@omit_headings_from_table_of_contents_below0I"binding -> a_binding
;T0[I"();T@FI"Kernel;TcRDoc::NormalModule00