Mark. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users
Can I make a suggestion for the RSpec documentation? In the discussion
of Spec::Mocks (http://rspec.info/documentation/mocks/), it would be
helpful for there to be some explanation of mock_model. There's a
reference to mock_model in an example in the section on controller
specs, but as far I can see no indication of how it differs from mock.
If I've just missed it please let me know. "The Rails Way" has a nice
simple explanation. Something like that would be helpful in the official
documentation.
- [rspec-users] Mocking documentation Mark Thomson
- Re: [rspec-users] Mocking documentation David Chelimsky