spec/dummy/config/initializers/locomotive.rb in locomotivecms-search-0.0.4 vs spec/dummy/config/initializers/locomotive.rb in locomotivecms-search-0.0.5

- old
+ new

@@ -63,7 +63,7 @@ # } # If you do want to disable it for good, just use the following syntax # config.rack_cache = false # # Note: by default, rack/cache is disabled in the Heroku platform - config.search_engine = :mongoid + Locomotive.config.search_engine = SEARCH_ENGINE end