Re: [rspec-users] Weird message on ActiveSupport::Callbacks::CallbackChain:Class

2009-02-11 Thread Remi Gagnon
Thank you David, You are right we are dealing with some code that need to be refactored. We will dig deeper to have more info about this Callbackchain problem Rémi On Wed, Feb 11, 2009 at 12:05 AM, David Chelimsky wrote: > On Tue, Feb 10, 2009 at 9:03 AM, Remi Gagnon wrote: > > Hi guys, > > >

Re: [rspec-users] Weird message on ActiveSupport::Callbacks::CallbackChain:Class

2009-02-10 Thread David Chelimsky
On Tue, Feb 10, 2009 at 9:03 AM, Remi Gagnon wrote: > Hi guys, > > its probably a miss understanding of the framework but I need your > assistance. > > Here is the problem of one of my teammates: > I have a hard time writing rspecs for a class I developed. The class in > question reads an xml docu