Skip to content

Instantly share code, notes, and snippets.

@BrianTheCoder
Created October 21, 2008 00:11
Show Gist options
  • Select an option

  • Save BrianTheCoder/18220 to your computer and use it in GitHub Desktop.

Select an option

Save BrianTheCoder/18220 to your computer and use it in GitHub Desktop.
Debugger enabled
Loading init file from /Users/williamsmith/code/sites/dp-site/config/init.rb
Loading /Users/williamsmith/code/sites/dp-site/config/environments/development.rb
~ Connecting to database...
/opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- /Users/williamsmith/code/sites/dp-site/gems/gems/dm-core-0.9.7/lib/dm-core/adapters/postgresql_adapter (LoadError)
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
from /Users/williamsmith/code/sites/dp-site/gems/gems/dm-core-0.9.7/lib/dm-core.rb:146:in `setup'
from /Users/williamsmith/code/sites/dp-site/gems/gems/merb_datamapper-0.9.10/lib/merb/orms/data_mapper/connection.rb:44:in `setup_connections'
from /Users/williamsmith/code/sites/dp-site/gems/gems/merb_datamapper-0.9.10/lib/merb/orms/data_mapper/connection.rb:27:in `connect'
from /Users/williamsmith/code/sites/dp-site/gems/gems/merb_datamapper-0.9.10/lib/merb_datamapper.rb:16:in `run'
from /Users/williamsmith/code/sites/dp-site/gems/gems/merb-core-0.9.10/lib/merb-core/bootloader.rb:96:in `run'
from /Users/williamsmith/code/sites/dp-site/gems/gems/merb-core-0.9.10/lib/merb-core/server.rb:171:in `bootup'
from /Users/williamsmith/code/sites/dp-site/gems/gems/merb-core-0.9.10/lib/merb-core/server.rb:42:in `start'
from /Users/williamsmith/code/sites/dp-site/gems/gems/merb-core-0.9.10/lib/merb-core.rb:130:in `start'
from /Users/williamsmith/code/sites/dp-site/gems/gems/merb-core-0.9.10/bin/merb:11
from /opt/local/bin/merb:30:in `load'
from /opt/local/bin/merb:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment