On Mon, Nov 15, 2010 at 8:05 AM, Andrew Davis <li...@ruby-forum.com> wrote: > Hello everyone, > > I have a "before_save" at the top of my model, and it is being used > correctly. However, when testing with RSpec/Rcov, my callback method is > not being tested. Is there something specific I need to be doing?
Can't tell what you're doing at all if you don't post some code. Please do so. Need to see the spec that's not doing what you think it should be doing, the implementation of the action invoked by that spec, and the before filter. Cheers, David _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users