Sha256: 2c25c6c5f34351febdf04de769bc0b46b0d189234c9294b0291b5a0a144b44d5
Contents?: true
Size: 117 Bytes
Versions: 1
Compression:
Stored size: 117 Bytes
Contents
# @author Ralf-Tobias Diekert #Fieldtype constants module FieldType NORMAL = 1 RED = 2 BLUE = 4 SWAMP = 8 end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
software_challenge_client-0.1.0 | lib/software_challenge_client/field_type.rb |