Libraries
»
ruby-common
(1.0.4)
»
Index (V)
»
VerifierConstants
Class: VerifierConstants
Inherits:
Object
Object
VerifierConstants
show all
Defined in:
lib/ruby-common/common/VerifierConstants.rb
Constant Summary
collapse
RESULTS =
{
0
=
>
"ok"
,
3
=
>
"junk"
,
6
=
>
"proxy"
,
9
=
>
"bot"
}
.
freeze