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.147 app/presenters/time_presenter.rb
renalware-core-2.0.146 app/presenters/time_presenter.rb
renalware-core-2.0.145 app/presenters/time_presenter.rb
renalware-core-2.0.144 app/presenters/time_presenter.rb
renalware-core-2.0.143 app/presenters/time_presenter.rb
renalware-core-2.0.142 app/presenters/time_presenter.rb
renalware-core-2.0.141 app/presenters/time_presenter.rb
renalware-core-2.0.140 app/presenters/time_presenter.rb
renalware-core-2.0.139 app/presenters/time_presenter.rb
renalware-core-2.0.138 app/presenters/time_presenter.rb
renalware-core-2.0.137 app/presenters/time_presenter.rb
renalware-core-2.0.136 app/presenters/time_presenter.rb
renalware-core-2.0.135 app/presenters/time_presenter.rb
renalware-core-2.0.134 app/presenters/time_presenter.rb
renalware-core-2.0.133 app/presenters/time_presenter.rb
renalware-core-2.0.132 app/presenters/time_presenter.rb
renalware-core-2.0.131 app/presenters/time_presenter.rb
renalware-core-2.0.130 app/presenters/time_presenter.rb
renalware-core-2.0.129 app/presenters/time_presenter.rb
renalware-core-2.0.128 app/presenters/time_presenter.rb