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:
I'd love to get this reviewed and committed into core - thanks!
Mat