Skip to content

Commit

Permalink
Update lib/couchbase-orm/connection.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricCouton committed Sep 8, 2022
1 parent ae20d01 commit 0fd05cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/couchbase-orm/connection.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def self.config
end

def self.config=(config)
@@config = config
@config = config
end

def self.cluster
Expand Down

0 comments on commit 0fd05cc

Please sign in to comment.