[Rails] Re: streaming response body to client?

2010-11-09 Thread Gogov
I managed to find a workaround for streaming which worked: Here's the lighthouse ticket for this issue: https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/4554-render-text-proc-regression#ticket-4554-15 And an excellent post about this issue: http://patshaughnessy.net/2010/10/11

[Rails] Re: streaming response body to client?

2010-11-09 Thread Gogov
Same here. If you look around in the group, you'll find opinions like: "In rails 3, the render :text => lambda { ... } is definitely broken. " So far I'm on the same page with this issue (: Martin On Oct 5, 5:33 pm, releod wrote: > I would love to hear more on this as well. Currently sufferin

[Rails] Re: streaming response body to client?

2010-10-05 Thread releod
I would love to hear more on this as well. Currently suffering in Rails3 due to this not having a clear solution. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To u