[Rails-core] discussion concerning template streaming

2010-11-25 Thread wakathane
Hi, I found this post http://yehudakatz.com/2010/09/07/automatic-flushing-the-rails-3-1-plan/ some weeks ago but looking at master I didn't see anything implemented yet. Because I already invested some time thinking about this idea, also taking asynchronous db queries into account, I'd like t

Re: [Rails-core] Rails 3 no longer URI escaping [ and ]

2010-10-09 Thread wakathane
On 09.10.2010 03:56, Michael Koziarski wrote: Obviously Rails is escaping some characters and not others, and it isn't using Rack::Utils.escape to do the escaping. I don't believe this was done deliberately. A quick glance over the git history didn't point anything obvious out. Do you wa