Method: Kickflow::RouteStepTarget#to_s
- Defined in:
- lib/kickflow/models/route_step_target.rb
#to_s ⇒ String
Returns the string representation of the object
210 211 212 |
# File 'lib/kickflow/models/route_step_target.rb', line 210 def to_s to_hash.to_s end |