cheat sheets.

$ cheat pga_ruby_loop
for student in students
  puts student
end

@collectionname.each do |collectionitem| 
  collectionitem.dosomething
end
Version 2, updated 116 days ago.
. o 0 ( | previous | history | revert to | current | diff )
( add new | see all )