Sha256: 57faee4b2c23d437d85835aa7dfbad9a2723e2bb45987a8de3dfaae844c8e0c1
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
require 'explicit_delegator' class AnswerPresenter < ExplicitDelegator delegate_methods :index, # ID of the option to be used in the form :text # Text of the option/answer end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
woople-theme-0.3.0 | app/presenters/answer_presenter.rb |