method
clear
1.1.4 -
Show latest stable
- Class:
Spec::Story::StepMother
clear()public
No documentation available.
# File lib/spec/story/step_mother.rb, line 27
def clear
@steps.clear
end clear()No documentation available.
# File lib/spec/story/step_mother.rb, line 27
def clear
@steps.clear
end