Flowdock
method

use

Importance_0
1.1.4 - Show latest stable - 0 notes - Class: Spec::Story::World
use(steps) public

No documentation

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

Hide source
# File lib/spec/story/world.rb, line 38
        def use(steps)
          step_mother.use(steps)
        end
Register or log in to add new notes.