Sha256: f9fde88a2a253281471964c61a0bbd7fc7c97f16a85e859ecd5295e9e32d2c10

Contents?: true

Size: 77 Bytes

Versions: 19

Compression:

Stored size: 77 Bytes

Contents

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

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc11 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.rc10 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.rc9 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.rc8 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.rc7 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.rc6 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.rc5 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.rc4 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.rc3 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.rc1 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.beta12 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.beta11 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.beta10 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.beta9 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.beta8 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.beta7 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.beta6 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.beta5 app/presenters/time_presenter.rb
renalware-core-2.0.0.pre.beta4 app/presenters/time_presenter.rb