As a old-school programmer I forgot, as usual, that nowadays visual debuggers are around ;) And RubyMine's debugger was pretty good at solving this task. Indeed, after few minutes I've found how to patch things to get workable state.
Yesterday I've spend 1.5 hour wandering through sources without a clue, today problem was solved in 10 minutes. If you still think that RubyMine is too expensive, thinkg again ;) My temporary solution is at https://github.com/Nopik/magic_multi_connections though I consider it as dirty hack, not production code. Rails 3.0 compatibility is broken now, most likely, too. Will love to switch to official patch sooner or later. -- 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.

