Libraries
»
ProMotion
(2.2.1)
»
Index
»
ProMotion
»
WebScreenModule
»
#refresh
Method: ProMotion::WebScreenModule#refresh
Defined in:
lib/ProMotion/web/web_screen_module.rb
#
refresh
⇒
Object
Also known as:
reload
99
# File 'lib/ProMotion/web/web_screen_module.rb', line 99
def
refresh
;
web
.
reload
;
end