The module containing the default Haml filters, as well as the base module, {Haml::Filters::Base}.
@see Haml::Filters::Base
An alias for the Textile filter, since the only available Textile parser is RedCloth. @api public
@return [{String => Haml::Filters::Base}] a hash of filter names to classes
# File lib/haml/filters.rb, line 8 def self.defined @defined ||= {} end
[Validate]
Generated with the Darkfish Rdoc Generator 2.