Method: Kickflow::RouteStepConditionField#to_s
- Defined in:
- lib/kickflow/models/route_step_condition_field.rb
#to_s ⇒ String
Returns the string representation of the object
271 272 273 |
# File 'lib/kickflow/models/route_step_condition_field.rb', line 271 def to_s to_hash.to_s end |