Class: Tilt::ScssTemplate

Inherits:
SassTemplate show all
Defined in:
lib/vendor/tilt-1.4.1/lib/tilt/css.rb

Overview

Sass’s new .scss type template implementation.

Instance Attribute Summary

Attributes inherited from Template

#data, #file, #line, #options

Method Summary

Methods inherited from SassTemplate

#allows_script?, engine_initialized?, #evaluate, #initialize_engine, #prepare

Methods inherited from Template

#allows_script?, #basename, #default_encoding, #eval_file, #initialize, #name, #read_template_file, #render

Constructor Details

This class inherits a constructor from Tilt::Template