-
-
Save eladmeidar/921b93ef150fd74664a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
link "http://api.plnkr.co/catalogue/packages?" | |
95.times do |i| | |
page = i + 1 | |
# use page here in the request | |
end | |
# ever use while like that again and i'll come over there and kill you |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment