Flowdock
method

create_then

Importance_0
1.1.4 - Show latest stable - 0 notes - Class: Spec::Story::Runner::StoryParser
create_then(name) public

No documentation

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

Hide source
# File lib/spec/story/runner/story_parser.rb, line 72
        def create_then(name)
          @story_mediator.create_then(name)
        end
Register or log in to add new notes.