Sha256: 5bfe58f12323b72630a7e1874a2fadd172afaf5cd4fa4ba4b9441fb77031e876

Contents?: true

Size: 170 Bytes

Versions: 81

Compression:

Stored size: 170 Bytes

Contents

module Plutonium
  module Helpers
    module TurboStreamActionsHelper
      def redirect(url)
        turbo_stream_action_tag :redirect, url:
      end
    end
  end
end

Version data entries

81 entries across 81 versions & 1 rubygems

Version Path
plutonium-0.19.10 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.19.9 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.19.8 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.19.7 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.19.6 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.19.5 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.19.4 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.19.3 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.19.2 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.19.1 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.19.0 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.18.8 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.18.7 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.18.6 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.18.5 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.18.4 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.18.3 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.18.2 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.18.1 lib/plutonium/helpers/turbo_stream_actions_helper.rb
plutonium-0.18.0 lib/plutonium/helpers/turbo_stream_actions_helper.rb