Parent

Methods

Class Index [+]

Quicksearch

Sass::Plugin::MerbBootLoader

Public Class Methods

run() click to toggle source
    # File lib/sass/plugin/merb.rb, line 31
31:     def self.run
32:       # Apparently there's no better way than this to add Sass
33:       # to Merb's Rack stack.
34:       Merb::Config[:app] = Sass::Plugin::Rack.new(Merb::Config[:app])
35:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.