method
new
rspec latest stable - Class:
Custom::ExampleGroupRunner
new(options, arg)public
No documentation available.
# File spec/spec_helper.rb, line 66
def initialize(options, arg)
@options, @arg = options, arg
end new(options, arg)No documentation available.
# File spec/spec_helper.rb, line 66
def initialize(options, arg)
@options, @arg = options, arg
end