Files

Compass::AppIntegration::Staticmatic

Public Instance Methods

configuration() click to toggle source
# File lib/staticmatic/compass/app_integration.rb, line 12
def configuration
  Compass::Configuration::Data.new('staticmatic').extend(ConfigurationDefaults)
end
installer(*args) click to toggle source
# File lib/staticmatic/compass/app_integration.rb, line 8
def installer(*args)
  Installer.new(*args)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.