Sha256: f2a8e1adc1ce03a78c7ede44d8b8ea0df08935d8f0b7bb0d5a533a9cbf235b27
Contents?: true
Size: 116 Bytes
Versions: 1
Compression:
Stored size: 116 Bytes
Contents
class UState::Query class True < Node def initialize end def ===(state) true end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ustate-client-0.0.7 | lib/ustate/query/true.rb |