Flowdock
method

steps_for

Importance_0
1.1.4 - Show latest stable - 0 notes - Class: Spec::Story::Story
steps_for(key) public

No documentation

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

Hide source
# File lib/spec/story/story.rb, line 34
      def steps_for(key)
        $rspec_story_steps[key]
      end
Register or log in to add new notes.