François Beausoleil a écrit :
> Daniel N a écrit :
>> On Dec 20, 2007 8:08 AM, François Beausoleil <[EMAIL PROTECTED] 
>> <mailto:[EMAIL PROTECTED]>> wrote:
>>
>>     Can anyone shed any light on this ?
>>
>> What version of merb are you using.  I think this was fixed in the 
>> latest gem.  The fix is definitley in trunk.  Hopefully it fixes this 
>> issue.
> 
> Of course, why can't I put out complete information...
> 
> $ gem list -l merb
> 
> *** LOCAL GEMS ***
> 
> merb (0.4.2)
> merb_activerecord (0.4.3)

Unless I read incorrectly, this is wrong:

http://merb.devjavu.com/browser/trunk/lib/merb/template/erubis.rb?rev=1032#L24

Is a new view context instantiated for each partial call ?  If not, then 
the context is actually replaced with each partial call.

Bye,
François
_______________________________________________
Merb-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/merb-devel

Reply via email to