Methods

Included Modules

Class Index [+]

Quicksearch

Haml::Filters::Sass

Parses the filtered text with {Sass} to produce CSS output.

Public Instance Methods

render(text) click to toggle source

@see Base#render

     # File lib/haml/filters.rb, line 296
296:       def render(text)
297:         ::Sass::Engine.new(text, ::Sass::Plugin.engine_options).render
298:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.