Skip to content

Instantly share code, notes, and snippets.

@is8r
Created May 20, 2013 06:42
Show Gist options
  • Save is8r/5610746 to your computer and use it in GitHub Desktop.
Save is8r/5610746 to your computer and use it in GitHub Desktop.
eachでインデックスも取得する
@xxx.each_with_index do |item, i|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment