【问题标题】:Problem loading activemerchant using Bundler使用 Bundler 加载 activemerchant 时出现问题
【发布时间】:2011-02-09 06:07:42
【问题描述】:

我正在使用 Merb。我似乎无法让 activemerchant 使用 Bundler 加载。我所有的其他宝石都加载正常。

在我正在使用的 Gemfile 中:

gem 'activemerchant', :require => 'active_merchant'

以下是相关错误:

uninitialized constant ActiveMerchant::Billing::AuthorizedNetGateway

有人遇到过这个问题或有什么想法吗?

提前谢谢!

【问题讨论】:

  • 没关系,我想通了。 activemerchant 中表示 AuthorizeNetGateway 的符号已更改。只需要更新我的旧代码。

标签: ruby merb activemerchant bundler


【解决方案1】:

没关系,我想通了。 activemerchant 中表示 AuthorizeNetGateway 的符号已更改。只需要更新我的旧代码。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2023-01-20
    • 1970-01-01
    • 2016-09-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多