Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 22nd, 2012  |  syntax: None  |  size: 3.28 KB  |  hits: 19  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. => Rails 2.3.8 application starting on http://0.0.0.0:3000
  2. [Braintree] The SSL Certificate for the Sandbox environment will expire on 2010-12-01. Please check for an updated client library.
  3. /Users/Bart/Projects/ragnarson/albert/config/initializers/locales.rb:16: undefined method `has_key?' for false:FalseClass (NoMethodError)
  4.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/core_ext/enumerable.rb:80:in `call'
  5.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/core_ext/enumerable.rb:80:in `each_with_object'
  6.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/core_ext/enumerable.rb:79:in `each'
  7.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/core_ext/enumerable.rb:79:in `each_with_object'
  8.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/faker-0.3.1/lib/extensions/object.rb:3:in `returning'
  9.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/core_ext/enumerable.rb:78:in `each_with_object'
  10.         from /Users/Bart/Projects/ragnarson/albert/config/initializers/locales.rb:11
  11.         from /Users/Bart/Projects/ragnarson/albert/config/initializers/locales.rb:7:in `each'
  12.         from /Users/Bart/Projects/ragnarson/albert/config/initializers/locales.rb:7
  13.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:145:in `load_without_new_constant_marking'
  14.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:145:in `load'
  15.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:521:in `new_constants_in'
  16.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:145:in `load'
  17.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/rails-2.3.8/lib/initializer.rb:622:in `load_application_initializers'
  18.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/rails-2.3.8/lib/initializer.rb:621:in `each'
  19.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/rails-2.3.8/lib/initializer.rb:621:in `load_application_initializers'
  20.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/rails-2.3.8/lib/initializer.rb:176:in `process'
  21.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/rails-2.3.8/lib/initializer.rb:113:in `send'
  22.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/rails-2.3.8/lib/initializer.rb:113:in `run'
  23.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/spree-0.11.0/lib/spree/initializer.rb:90:in `run'
  24.         from /Users/Bart/Projects/ragnarson/albert/config/environment.rb:13
  25.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
  26.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
  27.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:521:in `new_constants_in'
  28.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
  29.         from /Users/Bart/.rvm/gems/ruby-1.8.7-p302/gems/rails-2.3.8/lib/commands/server.rb:84
  30.         from script/server:3:in `require'
  31.         from script/server:3
  32. script/server  8.70s user 1.63s system 99% cpu 10.409 total