Sha256: bb4d176332a805a7488caddf81a31a2c5f1d6b5b9bcb0ab7c05f249f40d29a73

Contents?: true

Size: 262 Bytes

Versions: 5

Compression:

Stored size: 262 Bytes

Contents

# frozen_string_literal: true

module Phlex::Rails::Helpers::OptionsFromCollectionForSelect
	extend Phlex::Rails::HelperMacros

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

Version data entries

5 entries across 5 versions & 1 rubygems

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