Sha256: ad47e2c536c01513b9249f7d8105c57afd31e93ec5b8b69fec703e3bcba67806

Contents?: true

Size: 188 Bytes

Versions: 6

Compression:

Stored size: 188 Bytes

Contents

# frozen_string_literal: true

module Phlex::Rails::Helpers::NumberToHuman
	extend Phlex::Rails::HelperMacros

	# @!method number_to_human(...)
	register_value_helper :number_to_human
end

Version data entries

6 entries across 6 versions & 1 rubygems

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