Sha256: 3a4f5a932f334f0ebe8ea10c6f6fa72faad696a48e8e96234d0f095aaba88be1

Contents?: true

Size: 81 Bytes

Versions: 6

Compression:

Stored size: 81 Bytes

Contents

class TrueClassPresenter < SimpleDelegator
  def to_s
    I18n.t :true
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta9 app/presenters/true_class_presenter.rb
renalware-core-2.0.0.pre.beta8 app/presenters/true_class_presenter.rb
renalware-core-2.0.0.pre.beta7 app/presenters/true_class_presenter.rb
renalware-core-2.0.0.pre.beta6 app/presenters/true_class_presenter.rb
renalware-core-2.0.0.pre.beta5 app/presenters/true_class_presenter.rb
renalware-core-2.0.0.pre.beta4 app/presenters/true_class_presenter.rb