dhh commented on issue basecamp/kamal-proxy#4
There's a long standing request for supporting maintenance mode via Kamal. Could we do this with the proxy? Build a custom image that serves
There's a long standing request for supporting maintenance mode via Kamal. Could we do this with the proxy? Build a custom image that serves
When kamal does a deploy, the docker run command doesn't set a container port mapping, e.g. -p 8080:8080. This results in the app container
turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.
Clarified fetchResponse behavior: Now reflects that fetchResponse can be present even when success: false (e.g., for 4xx or 5xx server error
#210 added the ability to set targets on a stream tag. But that doesn't work nicely with the Broadcastable helper methods. Currently you
Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.
This provides compatibility with Sidekiq as an ActiveJob adapter (because Sidekiq only allows native JSON types to be passed as job argument