render_turbo_stream 0.1.18
Writing views like (create|update).turbo_stream.haml annoyed me. This gem handles translated flash messages, sets status, and renders partials by turbo-stream. You can control them directly from the controller. It also handles redirection: turbo_power is included. Comes with predefined helpers for enabling request-specs.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 7.0.4.3