Evernote / evernote-oauth-ruby

Evernote OAuth / Thrift API client library for Ruby
Other
74 stars 36 forks source link

undefined local variable or method `note_store' for #<Evernote::EDAM::NoteStore::SyncChunk:0x9024b54> #13

Closed pymander closed 11 years ago

pymander commented 11 years ago

I'm getting this error quite a bit, and I'm honestly having some trouble tracking it down. I think it's happening when I use the notes accessor on a SyncChunk object.

(I'm really new to Ruby, so perhaps I'm using the wrong approach.)

rekotan commented 11 years ago

That error doesn't occur to me. Could you provide code snippet and how you use SyncChunk?

rekotan commented 11 years ago

Close this for now. Please use our forum here if you still have this issue. Thanks.