Class Compass::Installers::ManifestInstaller
In: lib/compass/installers/manifest_installer.rb
lib/compass/app_integration/stand_alone/installer.rb
lib/compass/app_integration/rails/installer.rb
Parent: Base

Methods

Attributes

manifest  [RW] 

Public Class methods

Public Instance methods

Initializes the project to work with compass

The default install method. Calls install_<type> methods in the order specified by the manifest.

[Validate]