Sha256: dab8edf3150371f0e72e6ac267fccbef575bd4c6aec42f32ab3db54f71d39e99

Contents?: true

Size: 207 Bytes

Versions: 5

Compression:

Stored size: 207 Bytes

Contents

# frozen_string_literal: true

module Phlex::Rails::Helpers::ColorFieldTag
	extend Phlex::Rails::HelperMacros

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

Version data entries

5 entries across 5 versions & 1 rubygems

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