Method: DocSpring::CustomFile#to_s

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

#to_sString

Returns the string representation of the object



183
184
185
# File 'lib/docspring/models/custom_file.rb', line 183

def to_s
  to_hash.to_s
end