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
Then I get the output, {"user"=>{"name"=>"guest", "password"=>"test"}}
How am I supposed to parse this, so I could just do puts user.name and get guest?