add_footnote(content) Instance Public methods Adds footnote content to the document
accept_raw(raw) Instance Public methods Adds raw to the output
move(node, dest, keys={}) Instance Public methods
add_filter(p = proc) Class Public methods Used to filter unwanted trace output Example which only outputs lines of code executed within the Kernel class: Tracer.add_filter do |event, file, line, id, binding, klass, *rest| "Kernel" == klass.to_s end
convert(content) Instance Public methods Marks up content
urlsafe_encode64(bin) Instance Public methods Returns the Base64-encoded version of bin. This method complies with âBase 64 Encoding with URL and Filename Safe Alphabet'' in RFC 4648. The alphabet uses '-' instead of '+' and '_' instead of '/'.
test_alt_becomes_bang_resets_inheritance_type_column() Instance Public methods
trace_vinfo() Instance Public methods Alias for: trace_info
move12(step = nil) Instance Public methods
tktrans_get_image() Instance Public methods
Page 187 of 2275