You’ll need to require 'markaby/kernel_method' for this.
Shortcut for creating a quick block of Markaby.
# File lib/markaby/kernel_method.rb, line 4 4: def mab(*args, &block) 5: Markaby::Builder.new(*args, &block).to_s 6: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.