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