summaryrefslogtreecommitdiff
path: root/config/initializers/braintree.rb
AgeCommit message (Collapse)Author
2014-07-05move braintree initilializer into coreAzul
it needs APP_CONFIG to be loaded and was failing due to that. Also this sets up some configuration options. They might only be needed if the billing engine is used but they should not be nested in there never the less.