method
new
rspec 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