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, Combine, Html, JavaScript, Minify, Sass, Strings, Stylesheet, TestIndex