Sha256: 9be9b4c720c0bde330b839dc46211e05cf3814f5bd3c8599c74765ea047a41fd

Contents?: true

Size: 227 Bytes

Versions: 6

Compression:

Stored size: 227 Bytes

Contents

# frozen_string_literal: true

module Phlex::Rails::Helpers::TurboRefreshesWith
	extend Phlex::Rails::HelperMacros

	# @!method turbo_refresh_method_tag(...)
	#   @return [nil]
	register_output_helper :turbo_refreshes_with
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
phlex-rails-2.0.0.rc1 lib/phlex/rails/helpers/turbo_refreshes_with.rb
phlex-rails-1.2.2 lib/phlex/rails/helpers/turbo_refreshes_with.rb
phlex-rails-2.0.0.beta2 lib/phlex/rails/helpers/turbo_refreshes_with.rb
phlex-rails-2.0.0.beta1 lib/phlex/rails/helpers/turbo_refreshes_with.rb
phlex-rails-1.2.1 lib/phlex/rails/helpers/turbo_refreshes_with.rb
phlex-rails-1.2.0 lib/phlex/rails/helpers/turbo_refreshes_with.rb