Sha256: fba2e108ab863b4d42da097ae275faed9445b5b384096a596980b3a70b294bae
Contents?: true
Size: 148 Bytes
Versions: 43
Compression:
Stored size: 148 Bytes
Contents
require "edition" class AnswerEdition < Edition field :body, type: String GOVSPEAK_FIELDS = [:body] def whole_body self.body end end
Version data entries
43 entries across 43 versions & 1 rubygems