.yardoc/objects/root.dat in jini-0.0.2 vs .yardoc/objects/root.dat in jini-0.0.3

- old
+ new

@@ -93,23 +93,23 @@ ;=I" return;F;>I"without a node;T;0;?[I" Jini;T;$@;![;"I"eRemoves node by name @param node [String] name of node for removal @return [Jini] without a node;T;#0;$@;%F;&o;';(F;)il;*in;+i;,@;@T;AI"Sdef remove_path(node) copy = @head Jini.new(copy.gsub("/#{node}", '')) -end;T;BI"def remove_path(node);T;6To;7;8F;9;;;;-I"Jini#remove_attr;F;:[[I" name;T0;[[@i|;T;:remove_attr;;;[;{;IC; "^Removes attr by name +end;T;BI"def remove_path(node);T;6To;7;8F;9;;;;-I"Jini#remove_attr;F;:[[I" name;T0;[[@i|;T;:remove_attr;;;[;{;IC; "bRemoves attr by name before: -/parent/child[@k="v"] +`/parent/child[@k="v"]` .remove_attr('k') after: -/parent/child;T;[o;< +`/parent/child`;T;[o;< ;=I" param;F;>I" of attr;T;I" name;T;?[I" String;T;$@o;< -;=I" return;F;>I"without an attr;T;0;?[I" Jini;T;$@;![;"I"•Removes attr by name +;=I" return;F;>I"without an attr;T;0;?[I" Jini;T;$@;![;"I"™Removes attr by name before: -/parent/child[@k="v"] +`/parent/child[@k="v"]` .remove_attr('k') after: -/parent/child +`/parent/child` @param [String] name of attr @return [Jini] without an attr;T;#0;$@;%F;&o;';(F;)it;*i{;+i;,@;@T;AI"def remove_attr(name) Jini.new( @head .gsub( \ No newline at end of file