Skip to content

Instantly share code, notes, and snippets.

@eladmeidar
Forked from anonymous/example.rb
Last active August 29, 2015 14:04
Show Gist options
  • Save eladmeidar/921b93ef150fd74664a4 to your computer and use it in GitHub Desktop.
Save eladmeidar/921b93ef150fd74664a4 to your computer and use it in GitHub Desktop.
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