Flowdock
method

rspec_story_steps

Importance_0
1.1.4 - Show latest stable - 0 notes - Class: Spec::Story::Extensions::Main
rspec_story_steps(# :nodoc:) private

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/story/extensions/main.rb, line 77
        def rspec_story_steps  # :nodoc:
          $rspec_story_steps ||= Spec::Story::StepGroupHash.new
        end
Register or log in to add new notes.