Class: Mab::PrettyBuilder

Inherits:
Builder show all
Includes:
Indentation
Defined in:
lib/mab/builder.rb

Method Summary

Methods included from Indentation

#mab_done, #mab_insert, #reindent!

Methods inherited from SimpleBuilder

#capture, #initialize, #method_missing, #to_s

Methods included from Mixin

#mab, #mab_done, #mab_insert, #mab_options, #tag!, #text, #text!

Constructor Details

This class inherits a constructor from Mab::SimpleBuilder

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Mab::SimpleBuilder