method
rspec_story_steps
1.1.4 -
Show latest stable
-
0 notes -
Class: Spec::Story::Extensions::Main
- 1.1.4 (0)
- 1.1.12 (0)
- 1.2.0
- 1.2.8
- 1.3.0
- 1.3.1
- What's this?
rspec_story_steps(# :nodoc:)
private
Hide source
# File lib/spec/story/extensions/main.rb, line 77 def rspec_story_steps # :nodoc: $rspec_story_steps ||= Spec::Story::StepGroupHash.new end