Class: Gumbo::CoffeeScriptFile
- Inherits:
-
CompileToJavaScriptFile
- Object
- AssetFile
- PackageFile
- CompileToJavaScriptFile
- Gumbo::CoffeeScriptFile
- Defined in:
- lib/gumbo/coffee_script_file.rb
Instance Attribute Summary
Attributes inherited from PackageFile
Attributes inherited from AssetFile
#context, #name, #output_dir, #source_dir
Method Summary
Methods inherited from CompileToJavaScriptFile
#build, #compile, compile, compiler, #output_file
Methods inherited from PackageFile
#eql?, #hash, #output_file, #source_file
Methods inherited from AssetFile
#build, class_for, #eql?, ext, for, #hash, #initialize, #logger, #output_file, #replace_ext, #should_be_rebuilt?, #source_file
Constructor Details
This class inherits a constructor from Gumbo::AssetFile