Sha256: 6b853951ef90fc59ac15b72bf53f9eb7b65e8f5074bcf7ad235a4c54d29db79b
Contents?: true
Size: 144 Bytes
Versions: 8
Compression:
Stored size: 144 Bytes
Contents
class ThinkingSphinx::Panes::WeightPane def initialize(context, object, raw) @raw = raw end def weight @raw['@weight'] end end
Version data entries
8 entries across 8 versions & 1 rubygems