TypeError: allocator undefined for Method
Status: Alpha
Brought to you by:
whythluckystiff
I get this when trying to load an http-access2 object.
irb(main):001:0> a=YAML.load(File.read("clnt.yaml"))
TypeError: allocator undefined for Method from
/usr/local/lib/ruby/1.8/yaml.rb:133:in `transfer'
from /usr/local/lib/ruby/1.8/yaml.rb:133:in `load'from
(irb):1