Flowdock
method

reload

Importance_1
v3.0.0 - 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.