Sha256: ae9ca25f7b2c8fc7f4cbd8f5056086cae355d255218c8ddf38de85c35b6e3c8e
Contents?: true
Size: 236 Bytes
Versions: 7
Compression:
Stored size: 236 Bytes
Contents
ThinkingSphinx::Index.define :page_file, with: :real_time do indexes name indexes filename has page_id, type: :integer has created_at, type: :timestamp has updated_at, type: :timestamp has published, type: :boolean end
Version data entries
7 entries across 7 versions & 2 rubygems