method

rspec_story_steps

rspec latest stable - Class: Spec::Story::Extensions::Main

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (1.1.12) is shown here.

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