bigsley wrote: > So is this a known bug? Is this fixed in 2.2.2? I'm currently running > rails 2.1.1.
The issue is present in 2.2.2, and probably edge. I'm looking into a fix, but as Fred says, there are several subtleties. I suggest you watch this ticket: http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1706 Assuming your console log was an attempt to investigate a problem with some real app code, you should be able to work around the problem by eliminating some unnecessary saves and some object reuse. You can post your real code if you like. -- Rails Wheels - Find Plugins, List & Sell Plugins - http://railswheels.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

