Methods

Merb::Assets::StylesheetAssetBundler

Bundles stylesheets into a single file:

stylesheets/#{name}.css

Public Class Methods

asset_type() click to toggle source

Returns

Symbol

The asset type, i.e. :stylesheet.

# File lib/merb-assets/assets.rb, line 241
def self.asset_type
  :stylesheet
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.