Sha256: 5c72e5f264d617063597d5d235d7e32fa77d268a7cc2285488c3bb154d3e9356

Contents?: true

Size: 239 Bytes

Versions: 5

Compression:

Stored size: 239 Bytes

Contents

# frozen_string_literal: true

module Phlex::Rails::Helpers::WeekdayOptionsForSelect
	extend Phlex::Rails::HelperMacros

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

Version data entries

5 entries across 5 versions & 1 rubygems

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