We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Turbo stream patch endpoint, as: :turbo_stream
Turbo Frame Request patch endpoint, headers: { "Turbo-Frame" => "something" }
https://github.com/hotwired/turbo-rails/blob/097d8f90cf0c5ed24ac6b1a49cead73d49fa8ab5/app/controllers/turbo/frames/frame_request.rb#L35C31-L35C31
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Turbo stream
patch endpoint, as: :turbo_stream
Turbo Frame Request
patch endpoint, headers: {
"Turbo-Frame" => "something"
}
https://github.com/hotwired/turbo-rails/blob/097d8f90cf0c5ed24ac6b1a49cead73d49fa8ab5/app/controllers/turbo/frames/frame_request.rb#L35C31-L35C31
The text was updated successfully, but these errors were encountered: