excid3/jumpstart

Cannot sign out

Closed this issue · 0 comments

My setup

Rails 7
Ruby 2.7
turbo-rails 7.1

A fresh install of

rails new myapp -d postgresql -m https://raw.githubusercontent.com/excid3/jumpstart/master/template.rb --skip-javascript

After registration cannot Sign out.

Action-Controller-Exception-caught (3)

Changing link_to to button_to fixes the issue.