Sha256: 57a97337623854ba3f29834465712a8d5b4202cdd8161dcc3f9a70169ae3065e
Contents?: true
Size: 238 Bytes
Versions: 4
Compression:
Stored size: 238 Bytes
Contents
require 'explicit_delegator' module WoopleTheme class AnswerPresenter < ExplicitDelegator enforce_definitions :index, # ID of the option to be used in the form :text # Text of the option/answer end end
Version data entries
4 entries across 4 versions & 1 rubygems