Sha256: 7f4a97baa94d46609bdb7dbccdeada65f9734b91330c3aec58f93f27544296be
Contents?: true
Size: 173 Bytes
Versions: 8
Compression:
Stored size: 173 Bytes
Contents
module ThinkingSphinx class MysqlAdapter < AbstractAdapter class << self def setup # Does MySQL actually need to do anything? end end end end
Version data entries
8 entries across 8 versions & 2 rubygems