Sha256: 50454251e8f2ea866130127b89d8bd2752cbfe45cebafb1ac3b9bb7880f243c7
Contents?: true
Size: 160 Bytes
Versions: 17
Compression:
Stored size: 160 Bytes
Contents
# ChoiceField # - a question that allows the selection of one or more choices module Fe class ChoiceField < Question include ChoiceFieldConcern end end
Version data entries
17 entries across 17 versions & 1 rubygems