keen-gem icon indicating copy to clipboard operation
keen-gem copied to clipboard

def_delegator for cached_datasets is missing?

Open fmquaglia opened this issue 5 years ago • 0 comments

Hey

I've downloaded v1.1.1 to give it a try to the new cached datasets feature. While following the example in the README I've noticed that the cached_datasets method in the Keen::Client is missing its def_delegator. Therefore calling Keen.cached_datasets will throw a NoMethodError.

fmquaglia avatar Nov 21 '18 20:11 fmquaglia