Class: Enumerize::ValuePresenter

Inherits:
SimpleDelegator
  • Object
show all
Defined in:
app/presenters/enumerize/value_presenter.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



5
6
7
# File 'app/presenters/enumerize/value_presenter.rb', line 5

def to_s
  text
end