[Ruby] Want ar_mailer and exception_notification to play nice

Victor Cosby victorcosby at gmail.com
Sat Sep 22 18:01:25 PDT 2007


On 9/22/07, Eric Hodel <drbrain at segment7.net> wrote:
>
> You probably have to change the superclass to ar_mailer's.

Thanks, Eric. That works. Though I wish there was a better way than
having to change the plugin source.

You can't dynamically change a class's superclass in Ruby, or can you?

-Victor


More information about the Ruby mailing list