Mike Shock (Mikhail V. Shokhirev)

Results 3 comments of Mike Shock (Mikhail V. Shokhirev)

**ruby -v** output: ruby 2.5.5p157 (2019-03-15 revision 67260) [i386-linux-gnu]

I'd love to control my Tello from Raspberry Pi in Python3!

This code **begin p AuthenticateUser.call({email: "[email protected]", password: "short"}) rescue # Interactor::Failure p "Authentication failed!" end** doesn't react to the context.fail! statement. Also it's said in the README that "context.fail! always...