Sha256: 81566e087c02fe6638e249d1d047bb6b4aa43a7ab69b6708d43d96486d6705fd
Contents?: true
Size: 236 Bytes
Versions: 10
Compression:
Stored size: 236 Bytes
Contents
if errors = Bricks.runtime_requirement_errors('sphinx') Node.logger.warn "## search might not work: #{errors.join(', ')}" puts "## search might not work: #{errors.join(', ')}" end class Node include Bricks::Sphinx::NodeSearch end
Version data entries
10 entries across 10 versions & 1 rubygems