Hi Guys,
What command I should use to flush html head to client in my
layout.rhtml?
I’ve tried “$stdout.flush” but weird, the CSS total time seems to be
longer after using the flush.
Thanks!
Arthur
Hi Guys,
What command I should use to flush html head to client in my
layout.rhtml?
I’ve tried “$stdout.flush” but weird, the CSS total time seems to be
longer after using the flush.
Thanks!
Arthur
On Aug 10, 1:00 pm, Arthur C. [email protected]
wrote:
Hi Guys,
What command I should use to flush html head to client in my
layout.rhtml?I’ve tried “$stdout.flush” but weird, the CSS total time seems to be
longer after using the flush.
Given that on a normal rails app $stdout doesn’t go anywhere (except
possibly a log file somewhere), what were you trying to do ?
Fred
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs