37 38 39
# File 'lib/pay/braintree.rb', line 37 def environment find_value_by_name(:braintree, :environment) || "sandbox" end