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 error because the gem is using an activerecotd specific find. I've changed it by a monkey patch like this. but it's better to use a general format of finder which is compatible with most of ORMs
it would be nice if there was a callback to update user info based on user's twitter profile info after the sign up is complete. like updating Name, Avatar, bio, etc.
I'm getting error because the gem is using an activerecotd specific find. I've changed it by a monkey patch like this. but it's better to use a general format of finder which is compatible with most of ORMs
The text was updated successfully, but these errors were encountered: