module Navigation
Ruby on Rails 1.4.0
Since v1.3.3 Last seen in v2.0.23Turbo is built to work with native navigation principles and present those alongside what’s required for the web. When you have Turbo Native clients running (see the Turbo iOS and Turbo Android projects for details), you can respond to native requests with three dedicated responses: recede, resume, refresh.
FIXME: Supply full description of when we use either.