http://dev.rubyonrails.org/changeset/7315 caused some interesting behavior with attributes marked with attr_protected. See http:// pastie.caboo.se/96099, specifically line 19. It looks like attributes are cached and not cleared when being set.
I'm still looking into how to fix it, but I would appreciate any pointers (koz) as I try to dig through the define_read_method, which is where I suspect the bug is coming from. Thanks, Brandon --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
