Method: FormAPI::Template#name

Defined in:
lib/form_api/models/template.rb

#nameObject

Returns the value of attribute name.



39
40
41
# File 'lib/form_api/models/template.rb', line 39

def name
  @name
end