outoftime
2009-Dec-02 15:27 UTC
[PATCH] Fix handling of #instance_eval in AssociationProxy
Hi all, In the current stable, the AssociationProxy#method_missing object doesn''t handle calls to #instance_eval properly, because of the way it handles the block. This is a small, tested patch to fix the problem: https://rails.lighthouseapp.com/projects/8994/tickets/3412-patch-correctly-handle-instance_eval-in-association-proxies I''d love to get this reviewed and committed into core - thanks! Mat -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.