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