13 lines
123 B
Plaintext
13 lines
123 B
Plaintext
-i =0
|
|
-step = step || 4
|
|
|
|
-collec.each do |c|
|
|
=render c
|
|
|
|
|
|
-if i
|
|
-i += 1
|
|
-if i == step
|
|
.clear
|
|
-i = 0
|