method
rspec_story_steps
1.1.4 -
Show latest stable
- Class:
Spec::Story::Extensions::Main
rspec_story_steps(# :nodoc:)private
No documentation available.
# File lib/spec/story/extensions/main.rb, line 77
def rspec_story_steps # :nodoc:
$rspec_story_steps ||= Spec::Story::StepGroupHash.new
end