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.1.1 app/presenters/time_presenter.rb
renalware-core-2.1.0 app/presenters/time_presenter.rb
renalware-core-2.0.167 app/presenters/time_presenter.rb
renalware-core-2.0.166 app/presenters/time_presenter.rb
renalware-core-2.0.165 app/presenters/time_presenter.rb
renalware-core-2.0.164 app/presenters/time_presenter.rb
renalware-core-2.0.163 app/presenters/time_presenter.rb
renalware-core-2.0.162 app/presenters/time_presenter.rb
renalware-core-2.0.161 app/presenters/time_presenter.rb
renalware-core-2.0.160 app/presenters/time_presenter.rb
renalware-core-2.0.159 app/presenters/time_presenter.rb
renalware-core-2.0.158 app/presenters/time_presenter.rb
renalware-core-2.0.157 app/presenters/time_presenter.rb
renalware-core-2.0.156 app/presenters/time_presenter.rb
renalware-core-2.0.155 app/presenters/time_presenter.rb
renalware-core-2.0.153 app/presenters/time_presenter.rb
renalware-core-2.0.152 app/presenters/time_presenter.rb
renalware-core-2.0.151 app/presenters/time_presenter.rb
renalware-core-2.0.149 app/presenters/time_presenter.rb
renalware-core-2.0.148 app/presenters/time_presenter.rb