seamusabshere-active_merchant 1.4.2.1 → 1.4.2.3
Sign up to get free protection for your applications and to get access to all the features.
- data/active_merchant.gemspec +5 -5
- data/rails/init.rb +1 -0
- metadata +28 -22
data/active_merchant.gemspec
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
Gem::Specification.new do |s|
|
2
2
|
s.name = "active_merchant"
|
3
|
-
s.version = "1.4.2.
|
4
|
-
s.date = "2009-01-
|
3
|
+
s.version = "1.4.2.3"
|
4
|
+
s.date = "2009-01-12"
|
5
5
|
s.summary = "Active Merchant is a simple payment abstraction library used in and sponsored by Shopify."
|
6
6
|
s.homepage = "http://www.activemerchant.org/"
|
7
7
|
s.description = "Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways."
|
@@ -10,8 +10,8 @@ Gem::Specification.new do |s|
|
|
10
10
|
"Cody Fauser"
|
11
11
|
]
|
12
12
|
s.has_rdoc = true
|
13
|
-
#
|
14
|
-
s.files = ["CHANGELOG", "CONTRIBUTERS", "MIT-LICENSE", "Rakefile", "README", "init.rb", "active_merchant.gemspec", "gem-public_cert.pem", "lib/active_merchant", "lib/active_merchant/billing", "lib/active_merchant/billing/avs_result.rb", "lib/active_merchant/billing/base.rb", "lib/active_merchant/billing/check.rb", "lib/active_merchant/billing/credit_card.rb", "lib/active_merchant/billing/credit_card_formatting.rb", "lib/active_merchant/billing/credit_card_methods.rb", "lib/active_merchant/billing/cvv_result.rb", "lib/active_merchant/billing/expiry_date.rb", "lib/active_merchant/billing/gateway.rb", "lib/active_merchant/billing/gateways", "lib/active_merchant/billing/gateways/authorize_net.rb", "lib/active_merchant/billing/gateways/authorize_net_cim.rb", "lib/active_merchant/billing/gateways/beanstream", "lib/active_merchant/billing/gateways/beanstream/beanstream_core.rb", "lib/active_merchant/billing/gateways/beanstream.rb", "lib/active_merchant/billing/gateways/beanstream_interac.rb", "lib/active_merchant/billing/gateways/bogus.rb", "lib/active_merchant/billing/gateways/braintree.rb", "lib/active_merchant/billing/gateways/card_stream.rb", "lib/active_merchant/billing/gateways/cyber_source.rb", "lib/active_merchant/billing/gateways/data_cash.rb", "lib/active_merchant/billing/gateways/efsnet.rb", "lib/active_merchant/billing/gateways/eway.rb", "lib/active_merchant/billing/gateways/exact.rb", "lib/active_merchant/billing/gateways/linkpoint.rb", "lib/active_merchant/billing/gateways/modern_payments.rb", "lib/active_merchant/billing/gateways/modern_payments_cim.rb", "lib/active_merchant/billing/gateways/moneris.rb", "lib/active_merchant/billing/gateways/net_registry.rb", "lib/active_merchant/billing/gateways/netbilling.rb", "lib/active_merchant/billing/gateways/pay_junction.rb", "lib/active_merchant/billing/gateways/pay_secure.rb", "lib/active_merchant/billing/gateways/payflow", "lib/active_merchant/billing/gateways/payflow/payflow_common_api.rb", "lib/active_merchant/billing/gateways/payflow/payflow_express_response.rb", "lib/active_merchant/billing/gateways/payflow/payflow_response.rb", "lib/active_merchant/billing/gateways/payflow.rb", "lib/active_merchant/billing/gateways/payflow_express.rb", "lib/active_merchant/billing/gateways/payflow_express_uk.rb", "lib/active_merchant/billing/gateways/payflow_uk.rb", "lib/active_merchant/billing/gateways/payment_express.rb", "lib/active_merchant/billing/gateways/paypal", "lib/active_merchant/billing/gateways/paypal/paypal_common_api.rb", "lib/active_merchant/billing/gateways/paypal/paypal_express_response.rb", "lib/active_merchant/billing/gateways/paypal.rb", "lib/active_merchant/billing/gateways/paypal_ca.rb", "lib/active_merchant/billing/gateways/paypal_express.rb", "lib/active_merchant/billing/gateways/paypal_express_common.rb", "lib/active_merchant/billing/gateways/plugnpay.rb", "lib/active_merchant/billing/gateways/protx.rb", "lib/active_merchant/billing/gateways/psigate.rb", "lib/active_merchant/billing/gateways/psl_card.rb", "lib/active_merchant/billing/gateways/quickpay.rb", "lib/active_merchant/billing/gateways/realex.rb", "lib/active_merchant/billing/gateways/sage", "lib/active_merchant/billing/gateways/sage/sage_bankcard.rb", "lib/active_merchant/billing/gateways/sage/sage_core.rb", "lib/active_merchant/billing/gateways/sage/sage_virtual_check.rb", "lib/active_merchant/billing/gateways/sage.rb", "lib/active_merchant/billing/gateways/secure_pay.rb", "lib/active_merchant/billing/gateways/secure_pay_au.rb", "lib/active_merchant/billing/gateways/secure_pay_tech.rb", "lib/active_merchant/billing/gateways/skip_jack.rb", "lib/active_merchant/billing/gateways/trans_first.rb", "lib/active_merchant/billing/gateways/trust_commerce.rb", "lib/active_merchant/billing/gateways/usa_epay.rb", "lib/active_merchant/billing/gateways/verifi.rb", "lib/active_merchant/billing/gateways/viaklix.rb", "lib/active_merchant/billing/gateways/wirecard.rb", "lib/active_merchant/billing/gateways.rb", "lib/active_merchant/billing/integrations", "lib/active_merchant/billing/integrations/action_view_helper.rb", "lib/active_merchant/billing/integrations/bogus", "lib/active_merchant/billing/integrations/bogus/helper.rb", "lib/active_merchant/billing/integrations/bogus/notification.rb", "lib/active_merchant/billing/integrations/bogus/return.rb", "lib/active_merchant/billing/integrations/bogus.rb", "lib/active_merchant/billing/integrations/chronopay", "lib/active_merchant/billing/integrations/chronopay/helper.rb", "lib/active_merchant/billing/integrations/chronopay/notification.rb", "lib/active_merchant/billing/integrations/chronopay/return.rb", "lib/active_merchant/billing/integrations/chronopay.rb", "lib/active_merchant/billing/integrations/gestpay", "lib/active_merchant/billing/integrations/gestpay/common.rb", "lib/active_merchant/billing/integrations/gestpay/helper.rb", "lib/active_merchant/billing/integrations/gestpay/notification.rb", "lib/active_merchant/billing/integrations/gestpay/return.rb", "lib/active_merchant/billing/integrations/gestpay.rb", "lib/active_merchant/billing/integrations/helper.rb", "lib/active_merchant/billing/integrations/hi_trust", "lib/active_merchant/billing/integrations/hi_trust/helper.rb", "lib/active_merchant/billing/integrations/hi_trust/notification.rb", "lib/active_merchant/billing/integrations/hi_trust/return.rb", "lib/active_merchant/billing/integrations/hi_trust.rb", "lib/active_merchant/billing/integrations/nochex", "lib/active_merchant/billing/integrations/nochex/helper.rb", "lib/active_merchant/billing/integrations/nochex/notification.rb", "lib/active_merchant/billing/integrations/nochex/return.rb", "lib/active_merchant/billing/integrations/nochex.rb", "lib/active_merchant/billing/integrations/notification.rb", "lib/active_merchant/billing/integrations/paypal", "lib/active_merchant/billing/integrations/paypal/helper.rb", "lib/active_merchant/billing/integrations/paypal/notification.rb", "lib/active_merchant/billing/integrations/paypal/return.rb", "lib/active_merchant/billing/integrations/paypal.rb", "lib/active_merchant/billing/integrations/return.rb", "lib/active_merchant/billing/integrations/two_checkout", "lib/active_merchant/billing/integrations/two_checkout/helper.rb", "lib/active_merchant/billing/integrations/two_checkout/notification.rb", "lib/active_merchant/billing/integrations/two_checkout/return.rb", "lib/active_merchant/billing/integrations/two_checkout.rb", "lib/active_merchant/billing/integrations.rb", "lib/active_merchant/billing/response.rb", "lib/active_merchant/lib", "lib/active_merchant/lib/country.rb", "lib/active_merchant/lib/error.rb", "lib/active_merchant/lib/post_data.rb", "lib/active_merchant/lib/posts_data.rb", "lib/active_merchant/lib/requires_parameters.rb", "lib/active_merchant/lib/utils.rb", "lib/active_merchant/lib/validateable.rb", "lib/active_merchant.rb", "lib/certs", "lib/certs/cacert.pem", "lib/support", "lib/support/gateway_support.rb", "lib/tasks", "lib/tasks/cia.rb", "generators/gateway", "generators/gateway/gateway_generator.rb", "generators/gateway/templates", "generators/gateway/templates/gateway.rb", "generators/gateway/templates/gateway_test.rb", "generators/gateway/templates/remote_gateway_test.rb", "generators/gateway/USAGE", "generators/integration", "generators/integration/integration_generator.rb", "generators/integration/templates", "generators/integration/templates/helper.rb", "generators/integration/templates/helper_test.rb", "generators/integration/templates/integration.rb", "generators/integration/templates/module_test.rb", "generators/integration/templates/notification.rb", "generators/integration/templates/notification_test.rb", "generators/integration/USAGE", "script/destroy", "script/generate", "test/extra", "test/extra/binding_of_caller.rb", "test/extra/breakpoint.rb", "test/fixtures.yml", "test/remote", "test/remote/gateways", "test/remote/gateways/remote_authorize_net_cim_test.rb", "test/remote/gateways/remote_authorize_net_test.rb", "test/remote/gateways/remote_beanstream_interac_test.rb", "test/remote/gateways/remote_beanstream_test.rb", "test/remote/gateways/remote_braintree_test.rb", "test/remote/gateways/remote_card_stream_test.rb", "test/remote/gateways/remote_cyber_source_test.rb", "test/remote/gateways/remote_data_cash_test.rb", "test/remote/gateways/remote_efsnet_test.rb", "test/remote/gateways/remote_eway_test.rb", "test/remote/gateways/remote_exact_test.rb", "test/remote/gateways/remote_linkpoint_test.rb", "test/remote/gateways/remote_modern_payments_cim_test.rb", "test/remote/gateways/remote_modern_payments_test.rb", "test/remote/gateways/remote_moneris_test.rb", "test/remote/gateways/remote_net_registry_test.rb", "test/remote/gateways/remote_netbilling_test.rb", "test/remote/gateways/remote_pay_junction_test.rb", "test/remote/gateways/remote_pay_secure_test.rb", "test/remote/gateways/remote_payflow_express_test.rb", "test/remote/gateways/remote_payflow_test.rb", "test/remote/gateways/remote_payflow_uk_test.rb", "test/remote/gateways/remote_payment_express_test.rb", "test/remote/gateways/remote_paypal_express_test.rb", "test/remote/gateways/remote_paypal_test.rb", "test/remote/gateways/remote_plugnpay_test.rb", "test/remote/gateways/remote_protx_test.rb", "test/remote/gateways/remote_psigate_test.rb", "test/remote/gateways/remote_psl_card_test.rb", "test/remote/gateways/remote_quickpay_test.rb", "test/remote/gateways/remote_realex_test.rb", "test/remote/gateways/remote_sage_bankcard_test.rb", "test/remote/gateways/remote_sage_test.rb", "test/remote/gateways/remote_sage_virtual_check_test.rb", "test/remote/gateways/remote_secure_pay_au_test.rb", "test/remote/gateways/remote_secure_pay_tech_test.rb", "test/remote/gateways/remote_secure_pay_test.rb", "test/remote/gateways/remote_skipjack_test.rb", "test/remote/gateways/remote_trans_first_test.rb", "test/remote/gateways/remote_trust_commerce_test.rb", "test/remote/gateways/remote_usa_epay_test.rb", "test/remote/gateways/remote_verifi_test.rb", "test/remote/gateways/remote_viaklix_test.rb", "test/remote/gateways/remote_wirecard_test.rb", "test/remote/integrations", "test/remote/integrations/remote_gestpay_integration_test.rb", "test/remote/integrations/remote_paypal_integration_test.rb", "test/test_helper.rb", "test/unit", "test/unit/avs_result_test.rb", "test/unit/base_test.rb", "test/unit/check_test.rb", "test/unit/country_code_test.rb", "test/unit/country_test.rb", "test/unit/credit_card_formatting_test.rb", "test/unit/credit_card_methods_test.rb", "test/unit/credit_card_test.rb", "test/unit/cvv_result_test.rb", "test/unit/expiry_date_test.rb", "test/unit/gateways", "test/unit/gateways/authorize_net_cim_test.rb", "test/unit/gateways/authorize_net_test.rb", "test/unit/gateways/beanstream_interac_test.rb", "test/unit/gateways/beanstream_test.rb", "test/unit/gateways/bogus_test.rb", "test/unit/gateways/braintree_test.rb", "test/unit/gateways/card_stream_test.rb", "test/unit/gateways/cyber_source_test.rb", "test/unit/gateways/data_cash_test.rb", "test/unit/gateways/efsnet_test.rb", "test/unit/gateways/eway_test.rb", "test/unit/gateways/exact_test.rb", "test/unit/gateways/gateway_test.rb", "test/unit/gateways/linkpoint_test.rb", "test/unit/gateways/modern_payments_cim_test.rb", "test/unit/gateways/moneris_test.rb", "test/unit/gateways/net_registry_test.rb", "test/unit/gateways/netbilling_test.rb", "test/unit/gateways/pay_junction_test.rb", "test/unit/gateways/pay_secure_test.rb", "test/unit/gateways/payflow_express_test.rb", "test/unit/gateways/payflow_express_uk_test.rb", "test/unit/gateways/payflow_test.rb", "test/unit/gateways/payflow_uk_test.rb", "test/unit/gateways/payment_express_test.rb", "test/unit/gateways/paypal_express_test.rb", "test/unit/gateways/paypal_test.rb", "test/unit/gateways/plugnpay_test.rb", "test/unit/gateways/protx_test.rb", "test/unit/gateways/psigate_test.rb", "test/unit/gateways/psl_card_test.rb", "test/unit/gateways/quickpay_test.rb", "test/unit/gateways/realex_test.rb", "test/unit/gateways/sage_bankcard_test.rb", "test/unit/gateways/sage_virtual_check_test.rb", "test/unit/gateways/secure_pay_au_test.rb", "test/unit/gateways/secure_pay_tech_test.rb", "test/unit/gateways/secure_pay_test.rb", "test/unit/gateways/skip_jack_test.rb", "test/unit/gateways/trans_first_test.rb", "test/unit/gateways/trust_commerce_test.rb", "test/unit/gateways/usa_epay_test.rb", "test/unit/gateways/verifi_test.rb", "test/unit/gateways/viaklix_test.rb", "test/unit/gateways/wirecard_test.rb", "test/unit/generators", "test/unit/generators/test_gateway_generator.rb", "test/unit/generators/test_generator_helper.rb", "test/unit/generators/test_integration_generator.rb", "test/unit/integrations", "test/unit/integrations/action_view_helper_test.rb", "test/unit/integrations/bogus_module_test.rb", "test/unit/integrations/chronopay_module_test.rb", "test/unit/integrations/gestpay_module_test.rb", "test/unit/integrations/helpers", "test/unit/integrations/helpers/bogus_helper_test.rb", "test/unit/integrations/helpers/chronopay_helper_test.rb", "test/unit/integrations/helpers/gestpay_helper_test.rb", "test/unit/integrations/helpers/hi_trust_helper_test.rb", "test/unit/integrations/helpers/nochex_helper_test.rb", "test/unit/integrations/helpers/paypal_helper_test.rb", "test/unit/integrations/helpers/two_checkout_helper_test.rb", "test/unit/integrations/hi_trust_module_test.rb", "test/unit/integrations/nochex_module_test.rb", "test/unit/integrations/notifications", "test/unit/integrations/notifications/chronopay_notification_test.rb", "test/unit/integrations/notifications/gestpay_notification_test.rb", "test/unit/integrations/notifications/hi_trust_notification_test.rb", "test/unit/integrations/notifications/nochex_notification_test.rb", "test/unit/integrations/notifications/notification_test.rb", "test/unit/integrations/notifications/paypal_notification_test.rb", "test/unit/integrations/notifications/two_checkout_notification_test.rb", "test/unit/integrations/paypal_module_test.rb", "test/unit/integrations/returns", "test/unit/integrations/returns/chronopay_return_test.rb", "test/unit/integrations/returns/gestpay_return_test.rb", "test/unit/integrations/returns/hi_trust_return_test.rb", "test/unit/integrations/returns/nochex_return_test.rb", "test/unit/integrations/returns/paypal_return_test.rb", "test/unit/integrations/returns/return_test.rb", "test/unit/integrations/returns/two_checkout_return_test.rb", "test/unit/integrations/two_checkout_module_test.rb", "test/unit/post_data_test.rb", "test/unit/posts_data_test.rb", "test/unit/response_test.rb", "test/unit/utils_test.rb", "test/unit/validateable_test.rb"]
|
15
|
-
#
|
13
|
+
# s.files = Dir['[a-zA-Z]*'] + Dir['generators/**/*'] + Dir['lib/**/*'] + Dir['rails/*'] + Dir['script/*'] + Dir['test/**/*']
|
14
|
+
s.files = ["active_merchant.gemspec", "CHANGELOG", "CONTRIBUTERS", "gem-public_cert.pem", "generators", "init.rb", "lib", "MIT-LICENSE", "rails", "Rakefile", "README", "script", "test", "generators/gateway", "generators/gateway/gateway_generator.rb", "generators/gateway/templates", "generators/gateway/templates/gateway.rb", "generators/gateway/templates/gateway_test.rb", "generators/gateway/templates/remote_gateway_test.rb", "generators/gateway/USAGE", "generators/integration", "generators/integration/integration_generator.rb", "generators/integration/templates", "generators/integration/templates/helper.rb", "generators/integration/templates/helper_test.rb", "generators/integration/templates/integration.rb", "generators/integration/templates/module_test.rb", "generators/integration/templates/notification.rb", "generators/integration/templates/notification_test.rb", "generators/integration/USAGE", "lib/active_merchant", "lib/active_merchant/billing", "lib/active_merchant/billing/avs_result.rb", "lib/active_merchant/billing/base.rb", "lib/active_merchant/billing/check.rb", "lib/active_merchant/billing/credit_card.rb", "lib/active_merchant/billing/credit_card_formatting.rb", "lib/active_merchant/billing/credit_card_methods.rb", "lib/active_merchant/billing/cvv_result.rb", "lib/active_merchant/billing/expiry_date.rb", "lib/active_merchant/billing/gateway.rb", "lib/active_merchant/billing/gateways", "lib/active_merchant/billing/gateways/authorize_net.rb", "lib/active_merchant/billing/gateways/authorize_net_cim.rb", "lib/active_merchant/billing/gateways/beanstream", "lib/active_merchant/billing/gateways/beanstream/beanstream_core.rb", "lib/active_merchant/billing/gateways/beanstream.rb", "lib/active_merchant/billing/gateways/beanstream_interac.rb", "lib/active_merchant/billing/gateways/bogus.rb", "lib/active_merchant/billing/gateways/braintree.rb", "lib/active_merchant/billing/gateways/card_stream.rb", "lib/active_merchant/billing/gateways/cyber_source.rb", "lib/active_merchant/billing/gateways/data_cash.rb", "lib/active_merchant/billing/gateways/efsnet.rb", "lib/active_merchant/billing/gateways/eway.rb", "lib/active_merchant/billing/gateways/exact.rb", "lib/active_merchant/billing/gateways/linkpoint.rb", "lib/active_merchant/billing/gateways/modern_payments.rb", "lib/active_merchant/billing/gateways/modern_payments_cim.rb", "lib/active_merchant/billing/gateways/moneris.rb", "lib/active_merchant/billing/gateways/net_registry.rb", "lib/active_merchant/billing/gateways/netbilling.rb", "lib/active_merchant/billing/gateways/pay_junction.rb", "lib/active_merchant/billing/gateways/pay_secure.rb", "lib/active_merchant/billing/gateways/payflow", "lib/active_merchant/billing/gateways/payflow/payflow_common_api.rb", "lib/active_merchant/billing/gateways/payflow/payflow_express_response.rb", "lib/active_merchant/billing/gateways/payflow/payflow_response.rb", "lib/active_merchant/billing/gateways/payflow.rb", "lib/active_merchant/billing/gateways/payflow_express.rb", "lib/active_merchant/billing/gateways/payflow_express_uk.rb", "lib/active_merchant/billing/gateways/payflow_uk.rb", "lib/active_merchant/billing/gateways/payment_express.rb", "lib/active_merchant/billing/gateways/paypal", "lib/active_merchant/billing/gateways/paypal/paypal_common_api.rb", "lib/active_merchant/billing/gateways/paypal/paypal_express_response.rb", "lib/active_merchant/billing/gateways/paypal.rb", "lib/active_merchant/billing/gateways/paypal_ca.rb", "lib/active_merchant/billing/gateways/paypal_express.rb", "lib/active_merchant/billing/gateways/paypal_express_common.rb", "lib/active_merchant/billing/gateways/plugnpay.rb", "lib/active_merchant/billing/gateways/protx.rb", "lib/active_merchant/billing/gateways/psigate.rb", "lib/active_merchant/billing/gateways/psl_card.rb", "lib/active_merchant/billing/gateways/quickpay.rb", "lib/active_merchant/billing/gateways/realex.rb", "lib/active_merchant/billing/gateways/sage", "lib/active_merchant/billing/gateways/sage/sage_bankcard.rb", "lib/active_merchant/billing/gateways/sage/sage_core.rb", "lib/active_merchant/billing/gateways/sage/sage_virtual_check.rb", "lib/active_merchant/billing/gateways/sage.rb", "lib/active_merchant/billing/gateways/secure_pay.rb", "lib/active_merchant/billing/gateways/secure_pay_au.rb", "lib/active_merchant/billing/gateways/secure_pay_tech.rb", "lib/active_merchant/billing/gateways/skip_jack.rb", "lib/active_merchant/billing/gateways/trans_first.rb", "lib/active_merchant/billing/gateways/trust_commerce.rb", "lib/active_merchant/billing/gateways/usa_epay.rb", "lib/active_merchant/billing/gateways/verifi.rb", "lib/active_merchant/billing/gateways/viaklix.rb", "lib/active_merchant/billing/gateways/wirecard.rb", "lib/active_merchant/billing/gateways.rb", "lib/active_merchant/billing/integrations", "lib/active_merchant/billing/integrations/action_view_helper.rb", "lib/active_merchant/billing/integrations/bogus", "lib/active_merchant/billing/integrations/bogus/helper.rb", "lib/active_merchant/billing/integrations/bogus/notification.rb", "lib/active_merchant/billing/integrations/bogus/return.rb", "lib/active_merchant/billing/integrations/bogus.rb", "lib/active_merchant/billing/integrations/chronopay", "lib/active_merchant/billing/integrations/chronopay/helper.rb", "lib/active_merchant/billing/integrations/chronopay/notification.rb", "lib/active_merchant/billing/integrations/chronopay/return.rb", "lib/active_merchant/billing/integrations/chronopay.rb", "lib/active_merchant/billing/integrations/gestpay", "lib/active_merchant/billing/integrations/gestpay/common.rb", "lib/active_merchant/billing/integrations/gestpay/helper.rb", "lib/active_merchant/billing/integrations/gestpay/notification.rb", "lib/active_merchant/billing/integrations/gestpay/return.rb", "lib/active_merchant/billing/integrations/gestpay.rb", "lib/active_merchant/billing/integrations/helper.rb", "lib/active_merchant/billing/integrations/hi_trust", "lib/active_merchant/billing/integrations/hi_trust/helper.rb", "lib/active_merchant/billing/integrations/hi_trust/notification.rb", "lib/active_merchant/billing/integrations/hi_trust/return.rb", "lib/active_merchant/billing/integrations/hi_trust.rb", "lib/active_merchant/billing/integrations/nochex", "lib/active_merchant/billing/integrations/nochex/helper.rb", "lib/active_merchant/billing/integrations/nochex/notification.rb", "lib/active_merchant/billing/integrations/nochex/return.rb", "lib/active_merchant/billing/integrations/nochex.rb", "lib/active_merchant/billing/integrations/notification.rb", "lib/active_merchant/billing/integrations/paypal", "lib/active_merchant/billing/integrations/paypal/helper.rb", "lib/active_merchant/billing/integrations/paypal/notification.rb", "lib/active_merchant/billing/integrations/paypal/return.rb", "lib/active_merchant/billing/integrations/paypal.rb", "lib/active_merchant/billing/integrations/return.rb", "lib/active_merchant/billing/integrations/two_checkout", "lib/active_merchant/billing/integrations/two_checkout/helper.rb", "lib/active_merchant/billing/integrations/two_checkout/notification.rb", "lib/active_merchant/billing/integrations/two_checkout/return.rb", "lib/active_merchant/billing/integrations/two_checkout.rb", "lib/active_merchant/billing/integrations.rb", "lib/active_merchant/billing/response.rb", "lib/active_merchant/lib", "lib/active_merchant/lib/country.rb", "lib/active_merchant/lib/error.rb", "lib/active_merchant/lib/post_data.rb", "lib/active_merchant/lib/posts_data.rb", "lib/active_merchant/lib/requires_parameters.rb", "lib/active_merchant/lib/utils.rb", "lib/active_merchant/lib/validateable.rb", "lib/active_merchant.rb", "lib/certs", "lib/certs/cacert.pem", "lib/support", "lib/support/gateway_support.rb", "lib/tasks", "lib/tasks/cia.rb", "rails/init.rb", "script/destroy", "script/generate", "test/extra", "test/extra/binding_of_caller.rb", "test/extra/breakpoint.rb", "test/fixtures.yml", "test/remote", "test/remote/gateways", "test/remote/gateways/remote_authorize_net_cim_test.rb", "test/remote/gateways/remote_authorize_net_test.rb", "test/remote/gateways/remote_beanstream_interac_test.rb", "test/remote/gateways/remote_beanstream_test.rb", "test/remote/gateways/remote_braintree_test.rb", "test/remote/gateways/remote_card_stream_test.rb", "test/remote/gateways/remote_cyber_source_test.rb", "test/remote/gateways/remote_data_cash_test.rb", "test/remote/gateways/remote_efsnet_test.rb", "test/remote/gateways/remote_eway_test.rb", "test/remote/gateways/remote_exact_test.rb", "test/remote/gateways/remote_linkpoint_test.rb", "test/remote/gateways/remote_modern_payments_cim_test.rb", "test/remote/gateways/remote_modern_payments_test.rb", "test/remote/gateways/remote_moneris_test.rb", "test/remote/gateways/remote_net_registry_test.rb", "test/remote/gateways/remote_netbilling_test.rb", "test/remote/gateways/remote_pay_junction_test.rb", "test/remote/gateways/remote_pay_secure_test.rb", "test/remote/gateways/remote_payflow_express_test.rb", "test/remote/gateways/remote_payflow_test.rb", "test/remote/gateways/remote_payflow_uk_test.rb", "test/remote/gateways/remote_payment_express_test.rb", "test/remote/gateways/remote_paypal_express_test.rb", "test/remote/gateways/remote_paypal_test.rb", "test/remote/gateways/remote_plugnpay_test.rb", "test/remote/gateways/remote_protx_test.rb", "test/remote/gateways/remote_psigate_test.rb", "test/remote/gateways/remote_psl_card_test.rb", "test/remote/gateways/remote_quickpay_test.rb", "test/remote/gateways/remote_realex_test.rb", "test/remote/gateways/remote_sage_bankcard_test.rb", "test/remote/gateways/remote_sage_test.rb", "test/remote/gateways/remote_sage_virtual_check_test.rb", "test/remote/gateways/remote_secure_pay_au_test.rb", "test/remote/gateways/remote_secure_pay_tech_test.rb", "test/remote/gateways/remote_secure_pay_test.rb", "test/remote/gateways/remote_skipjack_test.rb", "test/remote/gateways/remote_trans_first_test.rb", "test/remote/gateways/remote_trust_commerce_test.rb", "test/remote/gateways/remote_usa_epay_test.rb", "test/remote/gateways/remote_verifi_test.rb", "test/remote/gateways/remote_viaklix_test.rb", "test/remote/gateways/remote_wirecard_test.rb", "test/remote/integrations", "test/remote/integrations/remote_gestpay_integration_test.rb", "test/remote/integrations/remote_paypal_integration_test.rb", "test/test_helper.rb", "test/unit", "test/unit/avs_result_test.rb", "test/unit/base_test.rb", "test/unit/check_test.rb", "test/unit/country_code_test.rb", "test/unit/country_test.rb", "test/unit/credit_card_formatting_test.rb", "test/unit/credit_card_methods_test.rb", "test/unit/credit_card_test.rb", "test/unit/cvv_result_test.rb", "test/unit/expiry_date_test.rb", "test/unit/gateways", "test/unit/gateways/authorize_net_cim_test.rb", "test/unit/gateways/authorize_net_test.rb", "test/unit/gateways/beanstream_interac_test.rb", "test/unit/gateways/beanstream_test.rb", "test/unit/gateways/bogus_test.rb", "test/unit/gateways/braintree_test.rb", "test/unit/gateways/card_stream_test.rb", "test/unit/gateways/cyber_source_test.rb", "test/unit/gateways/data_cash_test.rb", "test/unit/gateways/efsnet_test.rb", "test/unit/gateways/eway_test.rb", "test/unit/gateways/exact_test.rb", "test/unit/gateways/gateway_test.rb", "test/unit/gateways/linkpoint_test.rb", "test/unit/gateways/modern_payments_cim_test.rb", "test/unit/gateways/moneris_test.rb", "test/unit/gateways/net_registry_test.rb", "test/unit/gateways/netbilling_test.rb", "test/unit/gateways/pay_junction_test.rb", "test/unit/gateways/pay_secure_test.rb", "test/unit/gateways/payflow_express_test.rb", "test/unit/gateways/payflow_express_uk_test.rb", "test/unit/gateways/payflow_test.rb", "test/unit/gateways/payflow_uk_test.rb", "test/unit/gateways/payment_express_test.rb", "test/unit/gateways/paypal_express_test.rb", "test/unit/gateways/paypal_test.rb", "test/unit/gateways/plugnpay_test.rb", "test/unit/gateways/protx_test.rb", "test/unit/gateways/psigate_test.rb", "test/unit/gateways/psl_card_test.rb", "test/unit/gateways/quickpay_test.rb", "test/unit/gateways/realex_test.rb", "test/unit/gateways/sage_bankcard_test.rb", "test/unit/gateways/sage_virtual_check_test.rb", "test/unit/gateways/secure_pay_au_test.rb", "test/unit/gateways/secure_pay_tech_test.rb", "test/unit/gateways/secure_pay_test.rb", "test/unit/gateways/skip_jack_test.rb", "test/unit/gateways/trans_first_test.rb", "test/unit/gateways/trust_commerce_test.rb", "test/unit/gateways/usa_epay_test.rb", "test/unit/gateways/verifi_test.rb", "test/unit/gateways/viaklix_test.rb", "test/unit/gateways/wirecard_test.rb", "test/unit/generators", "test/unit/generators/test_gateway_generator.rb", "test/unit/generators/test_generator_helper.rb", "test/unit/generators/test_integration_generator.rb", "test/unit/integrations", "test/unit/integrations/action_view_helper_test.rb", "test/unit/integrations/bogus_module_test.rb", "test/unit/integrations/chronopay_module_test.rb", "test/unit/integrations/gestpay_module_test.rb", "test/unit/integrations/helpers", "test/unit/integrations/helpers/bogus_helper_test.rb", "test/unit/integrations/helpers/chronopay_helper_test.rb", "test/unit/integrations/helpers/gestpay_helper_test.rb", "test/unit/integrations/helpers/hi_trust_helper_test.rb", "test/unit/integrations/helpers/nochex_helper_test.rb", "test/unit/integrations/helpers/paypal_helper_test.rb", "test/unit/integrations/helpers/two_checkout_helper_test.rb", "test/unit/integrations/hi_trust_module_test.rb", "test/unit/integrations/nochex_module_test.rb", "test/unit/integrations/notifications", "test/unit/integrations/notifications/chronopay_notification_test.rb", "test/unit/integrations/notifications/gestpay_notification_test.rb", "test/unit/integrations/notifications/hi_trust_notification_test.rb", "test/unit/integrations/notifications/nochex_notification_test.rb", "test/unit/integrations/notifications/notification_test.rb", "test/unit/integrations/notifications/paypal_notification_test.rb", "test/unit/integrations/notifications/two_checkout_notification_test.rb", "test/unit/integrations/paypal_module_test.rb", "test/unit/integrations/returns", "test/unit/integrations/returns/chronopay_return_test.rb", "test/unit/integrations/returns/gestpay_return_test.rb", "test/unit/integrations/returns/hi_trust_return_test.rb", "test/unit/integrations/returns/nochex_return_test.rb", "test/unit/integrations/returns/paypal_return_test.rb", "test/unit/integrations/returns/return_test.rb", "test/unit/integrations/returns/two_checkout_return_test.rb", "test/unit/integrations/two_checkout_module_test.rb", "test/unit/post_data_test.rb", "test/unit/posts_data_test.rb", "test/unit/response_test.rb", "test/unit/utils_test.rb", "test/unit/validateable_test.rb"]
|
15
|
+
# s.test_files = Dir['test/unit/**/*.rb']
|
16
16
|
s.test_files = ["test/unit/avs_result_test.rb", "test/unit/base_test.rb", "test/unit/check_test.rb", "test/unit/country_code_test.rb", "test/unit/country_test.rb", "test/unit/credit_card_formatting_test.rb", "test/unit/credit_card_methods_test.rb", "test/unit/credit_card_test.rb", "test/unit/cvv_result_test.rb", "test/unit/expiry_date_test.rb", "test/unit/gateways/authorize_net_cim_test.rb", "test/unit/gateways/authorize_net_test.rb", "test/unit/gateways/beanstream_interac_test.rb", "test/unit/gateways/beanstream_test.rb", "test/unit/gateways/bogus_test.rb", "test/unit/gateways/braintree_test.rb", "test/unit/gateways/card_stream_test.rb", "test/unit/gateways/cyber_source_test.rb", "test/unit/gateways/data_cash_test.rb", "test/unit/gateways/efsnet_test.rb", "test/unit/gateways/eway_test.rb", "test/unit/gateways/exact_test.rb", "test/unit/gateways/gateway_test.rb", "test/unit/gateways/linkpoint_test.rb", "test/unit/gateways/modern_payments_cim_test.rb", "test/unit/gateways/moneris_test.rb", "test/unit/gateways/net_registry_test.rb", "test/unit/gateways/netbilling_test.rb", "test/unit/gateways/pay_junction_test.rb", "test/unit/gateways/pay_secure_test.rb", "test/unit/gateways/payflow_express_test.rb", "test/unit/gateways/payflow_express_uk_test.rb", "test/unit/gateways/payflow_test.rb", "test/unit/gateways/payflow_uk_test.rb", "test/unit/gateways/payment_express_test.rb", "test/unit/gateways/paypal_express_test.rb", "test/unit/gateways/paypal_test.rb", "test/unit/gateways/plugnpay_test.rb", "test/unit/gateways/protx_test.rb", "test/unit/gateways/psigate_test.rb", "test/unit/gateways/psl_card_test.rb", "test/unit/gateways/quickpay_test.rb", "test/unit/gateways/realex_test.rb", "test/unit/gateways/sage_bankcard_test.rb", "test/unit/gateways/sage_virtual_check_test.rb", "test/unit/gateways/secure_pay_au_test.rb", "test/unit/gateways/secure_pay_tech_test.rb", "test/unit/gateways/secure_pay_test.rb", "test/unit/gateways/skip_jack_test.rb", "test/unit/gateways/trans_first_test.rb", "test/unit/gateways/trust_commerce_test.rb", "test/unit/gateways/usa_epay_test.rb", "test/unit/gateways/verifi_test.rb", "test/unit/gateways/viaklix_test.rb", "test/unit/gateways/wirecard_test.rb", "test/unit/generators/test_gateway_generator.rb", "test/unit/generators/test_generator_helper.rb", "test/unit/generators/test_integration_generator.rb", "test/unit/integrations/action_view_helper_test.rb", "test/unit/integrations/bogus_module_test.rb", "test/unit/integrations/chronopay_module_test.rb", "test/unit/integrations/gestpay_module_test.rb", "test/unit/integrations/helpers/bogus_helper_test.rb", "test/unit/integrations/helpers/chronopay_helper_test.rb", "test/unit/integrations/helpers/gestpay_helper_test.rb", "test/unit/integrations/helpers/hi_trust_helper_test.rb", "test/unit/integrations/helpers/nochex_helper_test.rb", "test/unit/integrations/helpers/paypal_helper_test.rb", "test/unit/integrations/helpers/two_checkout_helper_test.rb", "test/unit/integrations/hi_trust_module_test.rb", "test/unit/integrations/nochex_module_test.rb", "test/unit/integrations/notifications/chronopay_notification_test.rb", "test/unit/integrations/notifications/gestpay_notification_test.rb", "test/unit/integrations/notifications/hi_trust_notification_test.rb", "test/unit/integrations/notifications/nochex_notification_test.rb", "test/unit/integrations/notifications/notification_test.rb", "test/unit/integrations/notifications/paypal_notification_test.rb", "test/unit/integrations/notifications/two_checkout_notification_test.rb", "test/unit/integrations/paypal_module_test.rb", "test/unit/integrations/returns/chronopay_return_test.rb", "test/unit/integrations/returns/gestpay_return_test.rb", "test/unit/integrations/returns/hi_trust_return_test.rb", "test/unit/integrations/returns/nochex_return_test.rb", "test/unit/integrations/returns/paypal_return_test.rb", "test/unit/integrations/returns/return_test.rb", "test/unit/integrations/returns/two_checkout_return_test.rb", "test/unit/integrations/two_checkout_module_test.rb", "test/unit/post_data_test.rb", "test/unit/posts_data_test.rb", "test/unit/response_test.rb", "test/unit/utils_test.rb", "test/unit/validateable_test.rb"]
|
17
17
|
end
|
data/rails/init.rb
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
require File.join(File.dirname(__FILE__), '..', 'init')
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: seamusabshere-active_merchant
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.4.2.
|
4
|
+
version: 1.4.2.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tobias Luetke
|
@@ -10,7 +10,7 @@ autorequire:
|
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
12
|
|
13
|
-
date: 2009-01-
|
13
|
+
date: 2009-01-12 00:00:00 -08:00
|
14
14
|
default_executable:
|
15
15
|
dependencies: []
|
16
16
|
|
@@ -23,14 +23,36 @@ extensions: []
|
|
23
23
|
extra_rdoc_files: []
|
24
24
|
|
25
25
|
files:
|
26
|
+
- active_merchant.gemspec
|
26
27
|
- CHANGELOG
|
27
28
|
- CONTRIBUTERS
|
29
|
+
- gem-public_cert.pem
|
30
|
+
- generators
|
31
|
+
- init.rb
|
32
|
+
- lib
|
28
33
|
- MIT-LICENSE
|
34
|
+
- rails
|
29
35
|
- Rakefile
|
30
36
|
- README
|
31
|
-
-
|
32
|
-
-
|
33
|
-
-
|
37
|
+
- script
|
38
|
+
- test
|
39
|
+
- generators/gateway
|
40
|
+
- generators/gateway/gateway_generator.rb
|
41
|
+
- generators/gateway/templates
|
42
|
+
- generators/gateway/templates/gateway.rb
|
43
|
+
- generators/gateway/templates/gateway_test.rb
|
44
|
+
- generators/gateway/templates/remote_gateway_test.rb
|
45
|
+
- generators/gateway/USAGE
|
46
|
+
- generators/integration
|
47
|
+
- generators/integration/integration_generator.rb
|
48
|
+
- generators/integration/templates
|
49
|
+
- generators/integration/templates/helper.rb
|
50
|
+
- generators/integration/templates/helper_test.rb
|
51
|
+
- generators/integration/templates/integration.rb
|
52
|
+
- generators/integration/templates/module_test.rb
|
53
|
+
- generators/integration/templates/notification.rb
|
54
|
+
- generators/integration/templates/notification_test.rb
|
55
|
+
- generators/integration/USAGE
|
34
56
|
- lib/active_merchant
|
35
57
|
- lib/active_merchant/billing
|
36
58
|
- lib/active_merchant/billing/avs_result.rb
|
@@ -161,23 +183,7 @@ files:
|
|
161
183
|
- lib/support/gateway_support.rb
|
162
184
|
- lib/tasks
|
163
185
|
- lib/tasks/cia.rb
|
164
|
-
-
|
165
|
-
- generators/gateway/gateway_generator.rb
|
166
|
-
- generators/gateway/templates
|
167
|
-
- generators/gateway/templates/gateway.rb
|
168
|
-
- generators/gateway/templates/gateway_test.rb
|
169
|
-
- generators/gateway/templates/remote_gateway_test.rb
|
170
|
-
- generators/gateway/USAGE
|
171
|
-
- generators/integration
|
172
|
-
- generators/integration/integration_generator.rb
|
173
|
-
- generators/integration/templates
|
174
|
-
- generators/integration/templates/helper.rb
|
175
|
-
- generators/integration/templates/helper_test.rb
|
176
|
-
- generators/integration/templates/integration.rb
|
177
|
-
- generators/integration/templates/module_test.rb
|
178
|
-
- generators/integration/templates/notification.rb
|
179
|
-
- generators/integration/templates/notification_test.rb
|
180
|
-
- generators/integration/USAGE
|
186
|
+
- rails/init.rb
|
181
187
|
- script/destroy
|
182
188
|
- script/generate
|
183
189
|
- test/extra
|