Skip to content

Instantly share code, notes, and snippets.

@kaykay
Created October 14, 2008 05:54
Show Gist options
  • Save kaykay/16674 to your computer and use it in GitHub Desktop.
Save kaykay/16674 to your computer and use it in GitHub Desktop.
./waves/lib/ext/module.rb:21:in `[]': ./configurations/development.rb:16: uninitialized constant Waves::Servers (NameError)
from /Users/kkrishnamaneni/.gem/ruby/1.8/gems/autocode-1.0.0/lib/autocode.rb:52:in `load'
from /Users/kkrishnamaneni/.gem/ruby/1.8/gems/autocode-1.0.0/lib/autocode.rb:52:in `auto_load'
from /Users/kkrishnamaneni/.gem/ruby/1.8/gems/autocode-1.0.0/lib/autocode.rb:86:in `call'
from /Users/kkrishnamaneni/.gem/ruby/1.8/gems/autocode-1.0.0/lib/autocode.rb:86:in `const_missing'
from (eval):1:in `[]'
from ./waves/lib/runtime/runtime.rb:58:in `eval'
from ./waves/lib/ext/module.rb:21:in `[]'
from ./waves/lib/runtime/runtime.rb:58:in `config'
... 6 levels...
from ./waves/lib/commands/waves-server.rb:62
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require'
from /usr/bin/waves-server:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment