Sep 2, 2018 · 1 min read
Hello, I’m following this article because I’m trying to build a little app, and not sure if something has changed in oauth, but I’m getting an error for this parte:
user.google_token = access_token.credentials.tokenThe error says “undefined method `google_token=’ “
Not an expert in Rails, but do you have any idea why am I getting this error? Thank you in ahead
