Thanks Pratik. Oops, I am not Rails edge but I kinda assumed the Object#send! bug was the only problem.
I'm having problems running on edge Rails at the moment due weird database disconnection bugs after the connection pooling patch. If I do manage to upgrade any of my apps to edge (I'll try the RC at the least), I'll be sure to send in a patch to exception_notification if necessary :) On Tue, Oct 7, 2008 at 7:15 PM, Pratik <[EMAIL PROTECTED]> wrote: > > Hey Chu Yeow, > > I pushed that. The plugin still seems broken on the edge. > > Thanks. > > On Tue, Oct 7, 2008 at 8:16 AM, Cheah Chu Yeow <[EMAIL PROTECTED]> wrote: > > Hey guys, > > This is not a Rails 2.2 issue, but would love to see this fixed in the > > official exception_notification git repos: > > http://rails.lighthouseapp.com/projects/8995/tickets/35 > > > > Basically just so that the edge version of the exception_notification > plugin > > will work with Rails 2.2RC. > > If it helps, it's a very trivial fix :) > > Cheers, > > Chu Yeow > > > > > > On Tue, Oct 7, 2008 at 8:57 AM, Will Bryant <[EMAIL PROTECTED]> > wrote: > >> > >> On Tue, Oct 7, 2008 at 12:18 PM, Frederick Cheung > >> <[EMAIL PROTECTED]> wrote: > >>> > >>> Finally, a small patch of my own: > >>> > http://rails.lighthouseapp.com/attachments/46336/0001-enable-use-of-select-with-include.patch > >>> (which personally I mostly want because I've been working on > >>> making :include of hmt a bit leaner and need that patch to cover all > >>> cases) > >> > >> Applying this makes it possible to fix the #1110 issue for HABTM also > >> (otherwise it's fixed for everything but HABTM) - I've attached a second > >> patch to #1110 for that. > >> > > > > > > > > > > > > > -- > Cheers! > - Pratik > http://m.onkey.org > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
