method

reload

Importance_1
v2.2.1 - Show latest stable - 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.