Sha256: 2fa586a24f30492a3b009670b9e1104e204119afb33d8a59be079ea25ce8af34
Contents?: true
Size: 175 Bytes
Versions: 8
Compression:
Stored size: 175 Bytes
Contents
class ThinkingSphinx::Panes::WeightPane def initialize(context, object, raw) @raw = raw end def weight @raw[ThinkingSphinx::SphinxQL.weight[:column]] end end
Version data entries
8 entries across 8 versions & 1 rubygems