Skip to content

Commit bde1f7c

Browse files
committed
Moved the search.rb to app/models. Removed unnecessary logging configuration. Removed Bonsai references
1 parent 336365f commit bde1f7c

File tree

3 files changed

+3
-17
lines changed

3 files changed

+3
-17
lines changed
File renamed without changes.

config/initializers/bonsai.rb

Lines changed: 0 additions & 17 deletions
This file was deleted.

config/initializers/tire.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Tire.configure do
2+
url ENV['ELASTICSEARCH_URL']
3+
end

0 commit comments

Comments
 (0)