Class: Compass::Fontcustom::TemplateData

Inherits:
OpenStruct
  • Object
show all
Defined in:
lib/compass/fontcustom/font_importer.rb

Overview

Just an ‘OpenStruct` to contain template variables.

Instance Method Summary collapse

Instance Method Details

#expose_bindingObject

Returns the intance’s internal ‘binding`.



15
# File 'lib/compass/fontcustom/font_importer.rb', line 15

def expose_binding; binding end