Libraries
»
html-template
(1.0.0)
»
Index
»
HtmlTemplate
»
#strict?
Method: HtmlTemplate#strict?
Defined in:
lib/html/template.rb
#
strict?
⇒
Boolean
Returns:
(
Boolean
)
136
# File 'lib/html/template.rb', line 136
def
strict?
(
)
@strict
;
end