[Rails] Re: RSpec book help; why won't this stub method work?

2011-06-23 Thread David Zhang
That did it! Thanks - I didn't know class methods required that. Message.stub(:count).and_return(9) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-tal

[Rails] Re: RSpec book help; why won't this stub method work?

2011-06-23 Thread Chirag Singhal
count is a class method, so maybe you should try stubbing it on the Message class -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/1JezJOD5dvsJ.