Method: Kickflow::GradeUpdateBody#to_s
- Defined in:
- lib/kickflow/models/grade_update_body.rb
#to_s ⇒ String
Returns the string representation of the object
237 238 239 |
# File 'lib/kickflow/models/grade_update_body.rb', line 237 def to_s to_hash.to_s end |