Method: Kickflow::WorkflowRouteConditionField#to_body
- Defined in:
- lib/kickflow/models/workflow_route_condition_field.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
265 266 267 |
# File 'lib/kickflow/models/workflow_route_condition_field.rb', line 265 def to_body to_hash end |