Method: Inversion::Template#attributes

Defined in:
lib/inversion/template.rb

#attributesObject (readonly)

The Hash of template attributes



305
306
307
# File 'lib/inversion/template.rb', line 305

def attributes
  @attributes
end