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