Skip to content

Instantly share code, notes, and snippets.

@afarnham
Created August 11, 2008 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afarnham/4891 to your computer and use it in GitHub Desktop.
Save afarnham/4891 to your computer and use it in GitHub Desktop.
~/work/dp-admanager $ merb
~ Loaded DEVELOPMENT Environment...
~ Connecting to database...
~ loading gem 'merb_datamapper' ...
~ Compiling routes...
/usr/lib/ruby/1.8/pathname.rb:205:in `dup': can't dup Symbol (TypeError)
from /usr/lib/ruby/1.8/pathname.rb:205:in `initialize'
from /usr/lib/ruby/1.8/pathname.rb:582:in `new'
from /usr/lib/ruby/1.8/pathname.rb:582:in `+'
from /usr/lib/ruby/gems/1.8/gems/extlib-0.9.4/lib/extlib/pathname.rb:3:in `/'
from /home/aaron/work/dp-admanager/config/environments/development.rb:18
from /usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/bootloader.rb:550:in `call'
from /usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/bootloader.rb:550:in `run'
from /usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/bootloader.rb:550:in `each'
from /usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/bootloader.rb:550:in `run'
from /usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/bootloader.rb:68:in `run'
from /usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/server.rb:51:in `start'
from /usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core.rb:91:in `start'
from /usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/bin/merb:12
from /usr/bin/merb:19:in `load'
from /usr/bin/merb:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment