Closed GoogleCodeExporter closed 9 years ago
Worked past this. This problem: "NameError: uninitialized constant
Picnic::Config"
was preventing the preceding error message from being printed that informed me
that
there was no authenticator configured in config.yaml. Properly configuring an
authenticator made that error go away, though line 37 in conf.rb seems to still
not
be valid:
raise Picnic::Config::Error, err
-M
Original comment by mike...@gmail.com
on 4 May 2009 at 9:45
This was recently fixed in the master branch on github.
Original comment by matt.zuk...@gmail.com
on 6 May 2009 at 1:14
Original issue reported on code.google.com by
mike...@gmail.com
on 4 May 2009 at 8:59