Skip to content

Commit b9fe0f8

Browse files
committed
Merge pull request #70 from assemblymade/closed_stream_error
Towards cleaning up the closed stream errors from Tire
2 parents 336365f + bde1f7c commit b9fe0f8

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)