method
start_collecting_errors
1.1.4 -
Show latest stable
- Class:
Spec::Story::World
start_collecting_errors()public
No documentation available.
# File lib/spec/story/world.rb, line 91
def start_collecting_errors
errors.clear
end