Sha256: 4be210ceec14eefc74fdcc8990ba5830e2eb12533b9d24fa5836c369b5b68595
Contents?: true
Size: 159 Bytes
Versions: 1
Compression:
Stored size: 159 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fe-0.0.3 | app/models/fe/choice_field.rb |