(Hope-)fully replace all turbolinks with turbo
... | ... | @@ -23,7 +23,7 @@ gem 'puma' #, '~> 5.0' |
# Transpile app-like JavaScript. Read more: https://github.com/rails/webpacker | ||
gem 'webpacker' #, '~> 5.0' | ||
# Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks | ||
gem 'turbolinks' #, '~> 5' | ||
# gem 'turbolinks' #, '~> 5' | ||
# The new kid on the block: | ||
gem 'turbo-rails' | ||
... | ... |
Please register or sign in to comment