On 11/16/06, leei <[EMAIL PROTECTED]> wrote: > > I'm trying to track down a bug with my application in edge Rails and > discovered that somewhere after the first time I access the > associations for my AR class, the reflections for the class are reset > to nil! This, of course, wreaks havoc with my ability to use the class' > associations, specifically some :includes I'm trying to process in a > find(). >
Could you show us a failing test case? Thanks, jeremy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
