Method: FormAPI::PendingTemplate#to_s
- Defined in:
- lib/form_api/models/pending_template.rb
#to_s ⇒ String
Returns the string representation of the object
285 286 287 |
# File 'lib/form_api/models/pending_template.rb', line 285 def to_s to_hash.to_s end |