You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting a "no method error" with the GitHub API with a databaseId field. I can see the value is there in the response and I have to access it via foo.to_h["databaseId"]. All other fields I can use the normal accessor methods.