Sha256: f0e6ece51127ee56afd94726f43b914366fc07ad8433b009166482a2e7f38564

Contents?: true

Size: 193 Bytes

Versions: 6

Compression:

Stored size: 193 Bytes

Contents

# frozen_string_literal: true

module Phlex::Rails::Helpers::TimeAgoInWords
	extend Phlex::Rails::HelperMacros

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

Version data entries

6 entries across 6 versions & 1 rubygems

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