Skip to content

Instantly share code, notes, and snippets.

@kevin-shu
Created October 19, 2013 10:46
Show Gist options
  • Select an option

  • Save kevin-shu/7054361 to your computer and use it in GitHub Desktop.

Select an option

Save kevin-shu/7054361 to your computer and use it in GitHub Desktop.
(1..10).each do |i|
puts member["id_#{i}"]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment