Skip to content

Instantly share code, notes, and snippets.

@whiteley
Created December 10, 2009 23:34
Show Gist options
  • Save whiteley/253813 to your computer and use it in GitHub Desktop.
Save whiteley/253813 to your computer and use it in GitHub Desktop.
irb(main):002:0> foo = Chef::Search.new
/usr/lib/ruby/1.8/chef/search.rb:28: warning: toplevel constant Config referenced by Chef::Config
NoMethodError: undefined method `[]' for Config:Module
from /usr/lib/ruby/1.8/chef/search.rb:28:in `initialize'
from (irb):2:in `new'
from (irb):2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment