Method: Auth::Workflow::Step#step_index
- Defined in:
- app/models/auth/workflow/step.rb
#step_index ⇒ Object
Returns the value of attribute step_index.
51 52 53 |
# File 'app/models/auth/workflow/step.rb', line 51 def step_index @step_index end |