From: Paul Battley Date: 2006-09-05T22:08:51+09:00 Subject: Re: Superclass mismatch On 05/09/06, Gareth Adams wrote: > I'm getting a "superclass mismatch for class TooManyAnswersError" with the > following code. Other topics I've found talk about code being reloaded, which > I'm sure isn't happening here. Since that code appears to be fine on its own, you might need to tell us a little more about the surrounding code and the environment in which it's running. For example, there are some pretty intractable complications with Rails's automatic loading/reloading. Paul.