Frederick Cheung wrote: > On Mar 7, 7:56�pm, Michael Rigart <[email protected]> wrote: >> > Fred >> >> unfortunately is does >> > > Is Foo defined in multiple places (some editors leave behind backup > copies of files that Rails loads anyway) ? If you stick a breakpoint > in does the Foo object you have look normal apart from raising an > error when bars is called ? > > Fred
What just stuk me is that when I set a breakpoint at the class Foo < ActiveRecord::Base line, it doesn't stop. It just runs through the application till it hits foo.bars :s -- Posted via http://www.ruby-forum.com/. -- 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.

