A
albertgolubev
I'm new to ruby and trying to build a loop to go through different URL's
example
localhost/house2
localhost/house3
localhost/house4
localhost/house5
So the only thing that changes in the URL is the number at the end of URL
Please help..
example
localhost/house2
localhost/house3
localhost/house4
localhost/house5
So the only thing that changes in the URL is the number at the end of URL
Please help..