[Rails-core] Re: #2042 "Simplified render breaks with nested models (partials)" in rails 2.3 or 3.0?

2010-03-19 Thread Stijnster
Ok great tip! It seems that this commit is in the 2-3 and master branch. Great! On Mar 18, 4:53 pm, Mislav Marohnić wrote: > >    git branch --contains ea8488caef > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group,

[Rails-core] Re: Decoupling the view layer in Rails 3 - install UJS and template/css frameworks as gems using generator

2010-03-19 Thread Damien MATHIEU
That's what the prototype legacy helper plugin tends to do (even though it's not a gem) : http://github.com/rails/prototype_legacy_helper On 17 mar, 16:49, Kristian Mandrup wrote: > Since the idea of UJS is loose coupling, the UJS framework of choice > should be installed as a gem, just like we