lib/braintree/configuration.rb in braintree-2.40.0 vs lib/braintree/configuration.rb in braintree-2.41.0

- old
+ new

@@ -1,6 +1,5 @@ module Braintree - # See http://www.braintreepayments.com/docs/ruby class Configuration API_VERSION = "4" # :nodoc: DEFAULT_ENDPOINT = "api" # :nodoc: class << self