Sha256: f1eb4913ab7f512017950d521451dba7b7eb74dbc0731c2ea017786521876ebb

Contents?: true

Size: 193 Bytes

Versions: 6

Compression:

Stored size: 193 Bytes

Contents

# frozen_string_literal: true

module Phlex::Rails::Helpers::ButtonTag
	extend Phlex::Rails::HelperMacros

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

Version data entries

6 entries across 6 versions & 1 rubygems

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