method
reset
rails 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