The first one to change is :+1: http://rubylearning.org/classes/login/index.php I was able to get in with that. I saw it with this main_page = agent.get('http://rubylearning.org/classes/') puts main_page.body after the form submit.
The first one to change is 👍
http://rubylearning.org/classes/login/index.php
I was able to get in with that.
I saw it with this
main_page = agent.get('http://rubylearning.org/classes/')
puts main_page.body
after the form submit.