module Haml::Helpers
def haml_indent
-
(String)
- The indentation string for the current line
def haml_indent ' ' * haml_buffer.tabulation end
(String)
- The indentation string for the current line
def haml_indent ' ' * haml_buffer.tabulation end