Method: DocSpring::Template#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • String presentation of the object



859
860
861
# File 'lib/docspring/models/template.rb', line 859

def to_s
  to_hash.to_s
end