method
reset
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::Editor
reset()public
No documentation available.
# File activesupport/lib/active_support/editor.rb, line 43
def reset
@current = false
end reset()No documentation available.
# File activesupport/lib/active_support/editor.rb, line 43
def reset
@current = false
end