Sha256: ed9969f5bf6ad0a807a00152a8acdfde6772e25f8c933592e3de180456af86c0
Contents?: true
Size: 395 Bytes
Versions: 15
Compression:
Stored size: 395 Bytes
Contents
Rails.application.routes.draw do get "recede_historical_location" => "turbo/native/navigation#recede", as: :turbo_recede_historical_location get "resume_historical_location" => "turbo/native/navigation#resume", as: :turbo_resume_historical_location get "refresh_historical_location" => "turbo/native/navigation#refresh", as: :turbo_refresh_historical_location end if Turbo.draw_routes
Version data entries
15 entries across 15 versions & 2 rubygems