str.each_byte {|fixnum| block } â strstr.each_byte â an_enumerator Instance Public methods Passes each byte in str to the given block, or returns an enumerator if no block is given. "hello".each_byte {|c| print c, ' ' } produces: 104 101 108 108 111
select_adjust(tagOrId, index) Instance Public methods
new(version=nil, encoding=nil, standalone=nil) Class Public methods
files(rsrcRef=nil) Class Public methods
set_string_element_type(idxs, val) Instance Public methods
point.set_to_infinity! => self Instance Public methods
addtag_enclosed(tagOrId, x1, y1, x2, y2) Instance Public methods
debugger() Instance Public methods Starts a debugging session if the debugger gem has been loaded (call rails server âdebugger to do load it). breakpoint
entry_before?(tag1, tag2) Instance Public methods
set_to_below(target) Instance Public methods Also aliased as: below
Page 607 of 2275