method
new
rspec latest stable - Class:
Spec::Example::NotYetImplementedError
new()public
No documentation available.
# File lib/spec/example/errors.rb, line 7
def initialize
super(MESSAGE)
end new()No documentation available.
# File lib/spec/example/errors.rb, line 7
def initialize
super(MESSAGE)
end