On Jul 26, 2008, at 3:24 PM, Edward Heil wrote:

Aaaand the latest version crashes and dies when I run the app I just wrote in r811 on it. :(

time to debug...


Oh, that would be because I put an append inside an append on the same slot. Why that didn't crash before is the mystery. :)

@results.append do
        @results.append do
                para "whatever"
        end
end

My bad!

:)

Reply via email to