Module: SC::Builder

Defined in:
lib/sproutcore/builders/base.rb

Overview

Builder classes implement the more complex algorithms for building resources in SproutCore such as building HTML, JavaScript or CSS. Builders are usually invoked from within build tasks which are, in-turn, selected by the manifest.

Defined Under Namespace

Classes: Base, ChanceFile, Combine, Handlebars, Html, JSON, JavaScript, Less, Minify, ModuleInfo, Sass, SplitCSS, StringWrapper, Strings, Stylesheet, Test, TestIndex