Class: Allen::Preprocessors::Null

Inherits:
Preprocessor show all
Defined in:
lib/allen/preprocessors.rb

Class Method Summary collapse

Methods inherited from Preprocessor

relative

Class Method Details

.buildObject



65
# File 'lib/allen/preprocessors.rb', line 65

def self.build; end

.compressObject



66
# File 'lib/allen/preprocessors.rb', line 66

def self.compress; end

.watchObject



67
# File 'lib/allen/preprocessors.rb', line 67

def self.watch; end