Method: Fat::Color#do_row

Defined in:
lib/fat/color.rb

#do_row(row) ⇒ Object



15
16
17
18
# File 'lib/fat/color.rb', line 15

def do_row row
  super
  @actual_row = @actual_row.more
end