method
current_story_runner=
rspec latest stable - Class:
Spec::Story::Runner::StoryRunner
current_story_runner=(current_story_runner)public
No documentation available.
# File lib/spec/story/runner/story_runner.rb, line 9
def self.current_story_runner=(current_story_runner)
@current_story_runner = current_story_runner
end