class Haml::Buffer
def tabulation
-
(Fixnum)
- The current indentation level of the document
def tabulation @real_tabs + @tabulation end
(Fixnum)
- The current indentation level of the document
def tabulation @real_tabs + @tabulation end