Skip to content

Instantly share code, notes, and snippets.

@luizcosta
Created October 5, 2012 20:44
Show Gist options
  • Save luizcosta/3842271 to your computer and use it in GitHub Desktop.
Save luizcosta/3842271 to your computer and use it in GitHub Desktop.
/Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in `require': cannot load such file -- request (LoadError)
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in `block in require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236:in `load_dependency'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in `require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/mymoip-0.2.1/lib/mymoip/payment_request.rb:1:in `<top (required)>'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in `require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in `block in require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236:in `load_dependency'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in `require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/mymoip-0.2.1/lib/mymoip.rb:21:in `block in <top (required)>'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/mymoip-0.2.1/lib/mymoip.rb:21:in `each'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/mymoip-0.2.1/lib/mymoip.rb:21:in `<top (required)>'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:68:in `require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:66:in `each'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:66:in `block in require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:55:in `each'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:55:in `require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler.rb:128:in `require'
from /Users/luizhdcosta/code/postalize/config/application.rb:16:in `<top (required)>'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/railties-3.2.6/lib/rails/commands.rb:39:in `require'
from /Users/luizhdcosta/.rvm/gems/ruby-1.9.3-p194@postalize/gems/railties-3.2.6/lib/rails/commands.rb:39:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment