Flowdock
method

reload

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
reload() public

Reloads the browser’s current location using JavaScript

Examples:

# Generates: window.location.reload();
page.reload
Show source
Register or log in to add new notes.