Merb::Assets::AbstractAssetBundler
Bundles javascripts into a single file:
javascripts/#{name}.js
The asset type, i.e. :javascript.
# File lib/merb-assets/assets.rb, line 229 229: def self.asset_type 230: :javascript 231: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.