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