On Wed, Nov 26, 2008 at 10:10 PM, Mikel Lindsaar <[EMAIL PROTECTED]> wrote:

> Am I missing a load path somewhere?
>

OK, I've ruled this out. I did:

class PersonObserver < ActiveRecord::Observer
  raise
  ....

end

$ ruby spec/observers/person_observer.rb

Throws an exception as expected... so load path is fine.

Mikel

-- 
http://lindsaar.net/
Rails, RSpec and Life blog....
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to