render_turbo_stream 2.0.3
Handles translated flash messages, sets status and renders partials via Turbo Stream or Turbo::StreamsChannel directly from the controller. No need to write *.turbo_stream.* templates. Together with the turbo_power gem or custom turbo_stream actions, you can run javascript. Redirects can now be handled easily and in multiple ways. Enables a consistent testing strategy through request testing helpers.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 7.0.4.3