Update qbo.rb

This commit is contained in:
2020-01-04 12:23:05 -05:00
committed by GitHub
parent c6a3edfbc1
commit 51c3b8338e

View File

@@ -24,7 +24,7 @@ class Qbo < ActiveRecord::Base
def self.get_client
return oauth2_client
}
end
# Configure quickbooks-ruby-base to access our database
#Quickbooks::Base.configure do |c|