Module GetText::HamlParser
In: lib/gettext/tools/parser/haml.rb

Methods

init  

Public Instance methods

Sets some preferences to parse Haml files.

  • config: a Hash of the config. It can takes some values below:
    • :extnames: An Array of target files extension. Default is [".haml"].

[Validate]