Skip to content

Commit 6861ce4

Browse files
bhornsethwlmcewen
authored andcommitted
port changes from wlmcewen/octopus v0.6.x
1 parent 1f0c7fd commit 6861ce4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/octopus/abstract_adapter.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ def self.included(base)
2525
end
2626

2727
def octopus_shard
28+
return {} if @config.nil?
2829
@config[:octopus_shard]
2930
end
3031

0 commit comments

Comments
 (0)