Sha256: 6a6bd1f8568ef7a98c61db9cf51b3307768a00aa0efc8c3a84b649c6b60091c1
Contents?: true
Size: 207 Bytes
Versions: 1
Compression:
Stored size: 207 Bytes
Contents
ThinkingSphinx::Index.define 'admin/person', :with => :active_record do indexes name end ThinkingSphinx::Index.define 'admin/person', :with => :real_time, :name => 'admin_person_rt' do indexes name end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
thinking-sphinx-3.4.2 | spec/internal/app/indices/admin_person_index.rb |