Sydore
unread,Dec 11, 2012, 1:07:19 PM12/11/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pai...@googlegroups.com
Hi All,
I want to code something which similar the below php code
$i=0;
@articles.each do | category |
if($i==0) { // do something, set a class id or div element }
if($i==3) { $i=0; } else { $i++; }
end
Not sure if you understand my question.
Best Regards,
Sydore Pry