[rspec-users] Observer not calling inside a spec
Mikel Lindsaar
raasdnil at gmail.com
Wed Nov 26 07:23:34 EST 2008
OK, in the app I have some name spaced classes under a 'int' directory.
Some of these classes have observers and they have the same name as the top
level classes.
If I make a new observer in the top level that shares a name with an
observer inside the namespace, the specs work. If I create an observer that
does not have a shared name, the specs don't work.
Strange...
--
http://lindsaar.net/
Rails, RSpec and Life blog....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20081126/1b7941f4/attachment.html>
More information about the rspec-users
mailing list