instance method
refresh
Ruby on Rails 1.4.0
Since v1.3.3 Last seen in v2.0.23Signature
refresh()
No documentation comment.
Source
# File app/controllers/turbo/native/navigation_controller.rb, line 6
def refresh
render html: "Refreshing…"
end
Defined in app/controllers/turbo/native/navigation_controller.rb line 6
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Turbo::Native::NavigationController