Skip to content

Instantly share code, notes, and snippets.

@patelc75
Created February 6, 2010 03:03
Show Gist options
  • Save patelc75/296496 to your computer and use it in GitHub Desktop.
Save patelc75/296496 to your computer and use it in GitHub Desktop.
[web@sdev haloror]$ /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- action_dispatch (MissingSourceFile)
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /home/web/haloror/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:509:in `require'
from /home/web/haloror/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:354:in `new_constants_in'
from /home/web/haloror/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:509:in `require'
from /home/web/haloror/vendor/plugins/exception_notification/lib/exception_notifier.rb:1
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /home/web/haloror/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:509:in `require'
... 7 levels...
from /home/web/haloror/vendor/rails/railties/lib/commands/runner.rb:39:in `require'
from /home/web/haloror/vendor/rails/railties/lib/commands/runner.rb:39
from ./script/runner:3:in `require'
from ./script/runner:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment