> > Start with "script/rails generate rspec:mailer sms" - that will generate a > stub for you and you can go from there.
I am sorry if that was not clear, but i am using rspec2 and rails. I did use "rails g mailer SomethingMailer" and that produced an empty test. But when i did "rails g mailer SomethingMailer some_mail" i got a good example. Feels stupid again :) _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users