Skip to content

Instantly share code, notes, and snippets.

@benlovell
Created March 7, 2010 14:19
Show Gist options
  • Save benlovell/324382 to your computer and use it in GitHub Desktop.
Save benlovell/324382 to your computer and use it in GitHub Desktop.
=> Booting WEBrick
=> Rails 2.3.5 application starting on http://0.0.0.0:3000
/Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:440:in `rescue in load_missing_constant': uninitialized constant ActiveMerchant::Billing::ActiveMerchantError (NameError)
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:436:in `load_missing_constant'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:80:in `const_missing_with_dependencies'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activemerchant-1.5.1/lib/active_merchant/billing/response.rb:4:in `<module:Billing>'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activemerchant-1.5.1/lib/active_merchant/billing/response.rb:2:in `<module:ActiveMerchant>'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activemerchant-1.5.1/lib/active_merchant/billing/response.rb:1:in `<top (required)>'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/polyglot-0.3.0/lib/polyglot.rb:65:in `require'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/polyglot-0.3.0/lib/polyglot.rb:65:in `require'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:158:in `require'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activemerchant-1.5.1/lib/active_merchant/billing/gateway.rb:3:in `<top (required)>'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/polyglot-0.3.0/lib/polyglot.rb:65:in `require'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/polyglot-0.3.0/lib/polyglot.rb:65:in `require'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:158:in `require'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:265:in `require_or_load'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:425:in `load_missing_constant'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:80:in `const_missing_with_dependencies'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/spree-0.10.99/vendor/extensions/payment_gateway/lib/active_merchant/billing/authorize_net_cim.rb:28:in `<module:Billing>'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/spree-0.10.99/vendor/extensions/payment_gateway/lib/active_merchant/billing/authorize_net_cim.rb:2:in `<module:ActiveMerchant>'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/spree-0.10.99/vendor/extensions/payment_gateway/lib/active_merchant/billing/authorize_net_cim.rb:1:in `<top (required)>'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/polyglot-0.3.0/lib/polyglot.rb:65:in `require'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/polyglot-0.3.0/lib/polyglot.rb:65:in `require'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:158:in `require'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/spree-0.10.99/vendor/extensions/payment_gateway/payment_gateway_extension.rb:15:in `block in activate'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/spree-0.10.99/vendor/extensions/payment_gateway/payment_gateway_extension.rb:15:in `activate'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/spree-0.10.99/lib/spree/extension.rb:34:in `activate_extension'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/spree-0.10.99/lib/spree/extension_loader.rb:102:in `each'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/spree-0.10.99/lib/spree/extension_loader.rb:102:in `activate_extensions'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/spree-0.10.99/lib/spree/initializer.rb:125:in `after_initialize'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/rails-2.3.5/lib/initializer.rb:179:in `process'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/rails-2.3.5/lib/initializer.rb:113:in `run'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/spree-0.10.99/lib/spree/initializer.rb:90:in `run'
from /Users/benlovell/code/kedtrends/config/environment.rb:13:in `<top (required)>'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `block in require'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /Users/benlovell/.rvm/gems/ruby-1.9.1-p376/gems/rails-2.3.5/lib/commands/server.rb:84:in `<top (required)>'
from script/server:3:in `require'
from script/server:3:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment