Methods

Class Index [+]

Quicksearch

Haml::Filters

The module containing the default Haml filters, as well as the base module, {Haml::Filters::Base}.

@see Haml::Filters::Base

Constants

RedCloth

An alias for the Textile filter, since the only available Textile parser is RedCloth. @api public

Public Class Methods

defined() click to toggle source

@return [{String => Haml::Filters::Base}] a hash of filter names to classes

    # File lib/haml/filters.rb, line 8
 8:     def self.defined
 9:       @defined ||= {}
10:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.