method
new
1.3.0 -
Show 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