hotwired / turbo-rails

Use Turbo in your Ruby on Rails app
https://turbo.hotwired.dev
MIT License
2.13k stars 329 forks source link

Fix deprecated routes #660

Closed siaw23 closed 3 months ago

siaw23 commented 3 months ago

Drawing a route with a hash key name is deprecated and will be removed in Rails 8.1.

Reference: https://github.com/rails/rails/pull/52422

brunoprietog commented 3 months ago

Hi @siaw23, thanks for your contribution, but this is a duplicate of #657, so closing this one