mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 22:34:47 +00:00
The polling controller was requesting turbo_stream format but only an HTML template exists. Fix the Accept header to request text/html and handle both formats in the controller.