Flowdock
method

spec

Importance_0
1.1.12 - Show latest stable - 0 notes - Class: StoryHelper
spec(args, stderr) public

No documentation

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

Hide source
# File features/support/helpers/story_helper.rb, line 7
  def spec(args, stderr)
    ruby("#{File.dirname(__FILE__) + '/../../../bin/spec'} #{args}", stderr)
  end
Register or log in to add new notes.