Sha256: 17663f2ca54aa7c7df484750085f0add31fcc45e82fd2e8328ac1cae9a24fc30
Contents?: true
Size: 221 Bytes
Versions: 6
Compression:
Stored size: 221 Bytes
Contents
SEARCH_ENGINE = 'mongoid' require 'spec_helper' describe "Mongoid" do before do setup_search_engine setup_search end it_behaves_like "a search backend" include_examples "search from the back-office" end
Version data entries
6 entries across 6 versions & 1 rubygems