Class: Tilt::ScssTemplate

Inherits:
SassTemplate show all
Defined in:
lib/tilt/sass.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?, #evaluate, #prepare

Methods inherited from Template

#basename, default_mime_type, default_mime_type=, #eval_file, #initialize, metadata, #metadata, #name, #render

Constructor Details

This class inherits a constructor from Tilt::Template