Added initializers to load ActiveMerchant Paypal Express gateway.

[fixes #32]
This commit is contained in:
Chris Nighitngale 2012-02-14 16:50:23 -07:00 committed by Ryan Bigg
parent be1f95ca00
commit 5fc2b565d3
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
require 'active_merchant/billing/gateways/paypal_express'