i added => def self.fromomniauth(auth) ... end to my user model but i have this error!!?? undefined method `fromomniauth' for User:Class
i added =>
def self.fromomniauth(auth)
...
end
to my user model but i have this error!!??
undefined method `fromomniauth' for User:Class