Sha256: ed1f27a587a3d55d779625f0bbbd5ea604701595eec2b8293c71f6842b63c88d
Contents?: true
Size: 126 Bytes
Versions: 1
Compression:
Stored size: 126 Bytes
Contents
module SearchAsArray def ===(object) (ThinkingSphinx::Search === object) || super end end Array.extend SearchAsArray
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
thinking-sphinx-1.4.4 | lib/thinking_sphinx/core/array.rb |