Do you have an example of how you've implemented Gmail.client to use methods that aren't done yet?
Was trying to use the history.list method but couldn't work out how it's implemented.
Actually you are right, I didn't put client as an accessor of Gmail so you can only use the Google API through Google::APIClient that is loaded in this Gem...
Do you have an example of how you've implemented Gmail.client to use methods that aren't done yet? Was trying to use the history.list method but couldn't work out how it's implemented.