Posts by Fernando • 11 points
1 post
-
0
votes1
answer170
viewsQ: Method of login in Ruby
I’m trying to log in with Ruby, but is showing the error undefined local variable or method `login' for #<Object:0x00000000059ccea8> (NameError) I rode the class: class Login…