cgs / evernote

A Ruby client for Evernote
MIT License
144 stars 20 forks source link

uninitialized constant Evernote::UserStore::YAML #3

Closed ghost closed 12 years ago

ghost commented 13 years ago

I got this error message when running example authentication script, which can be avoided by adding require "yaml" at the top of lib/evernote/user_store.rb

cgs commented 13 years ago

I'm unable to reproduce this. Can you try again with the latest version?