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 -- Posted via ruby-forum.com.
On Aug 10, 1:00 pm, Arthur Chan <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> 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> Thanks! > Arthur > -- > Posted viahttp://www.ruby-forum.com.