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