Skip to content

Instantly share code, notes, and snippets.

@radralph
Last active April 27, 2017 07:46
Show Gist options
  • Select an option

  • Save radralph/3dad9faee5892aa2019e6a73681f0c9d to your computer and use it in GitHub Desktop.

Select an option

Save radralph/3dad9faee5892aa2019e6a73681f0c9d to your computer and use it in GitHub Desktop.
1.upto(1000) do |x|
say "hello there agent number " + x.to_s
end
hangup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment