Sha256: 99c24fb8aeb5b097f699aa1c8d088f922b0efad59a4e43f83d183a66d8b5d54e

Contents?: true

Size: 108 Bytes

Versions: 158

Compression:

Stored size: 108 Bytes

Contents

# frozen_string_literal: true

class TimePresenter < SimpleDelegator
  def to_s
    ::I18n.l self
  end
end

Version data entries

158 entries across 158 versions & 1 rubygems

Version Path
renalware-core-2.0.104 app/presenters/time_presenter.rb
renalware-core-2.0.103 app/presenters/time_presenter.rb
renalware-core-2.0.102 app/presenters/time_presenter.rb
renalware-core-2.0.101 app/presenters/time_presenter.rb
renalware-core-2.0.100 app/presenters/time_presenter.rb
renalware-core-2.0.99 app/presenters/time_presenter.rb
renalware-core-2.0.98 app/presenters/time_presenter.rb
renalware-core-2.0.97 app/presenters/time_presenter.rb
renalware-core-2.0.96 app/presenters/time_presenter.rb
renalware-core-2.0.95 app/presenters/time_presenter.rb
renalware-core-2.0.94 app/presenters/time_presenter.rb
renalware-core-2.0.93 app/presenters/time_presenter.rb
renalware-core-2.0.92 app/presenters/time_presenter.rb
renalware-core-2.0.91 app/presenters/time_presenter.rb
renalware-core-2.0.90 app/presenters/time_presenter.rb
renalware-core-2.0.89 app/presenters/time_presenter.rb
renalware-core-2.0.88 app/presenters/time_presenter.rb
renalware-core-2.0.87 app/presenters/time_presenter.rb
renalware-core-2.0.86 app/presenters/time_presenter.rb
renalware-core-2.0.85 app/presenters/time_presenter.rb