Hi Guys I am trying to spec some rails mailers. The only info I found was this post http://kpumuk.info/ruby-on-rails/testing-mailers-with-rspec/ by Dmytro Shteflyuk. I am hoping there is somewhat more on the topic - could someone point me towards a resource where I can find more? Regards Ivor
I found this useful: http://madhatted.com/2008/7/10/rspec-real-world-testing On Thu, Dec 11, 2008 at 7:42 AM, Ivor Paul <ivorpaul at gmail.com> wrote:> Hi Guys > > I am trying to spec some rails mailers. > > The only info I found was this post > http://kpumuk.info/ruby-on-rails/testing-mailers-with-rspec/ > by Dmytro Shteflyuk. > > I am hoping there is somewhat more on the topic - could someone point > me towards a resource where I can find more? > > Regards > Ivor > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20081213/313f6397/attachment.html>
thanks a lot! This looks great. On Sun, Dec 14, 2008 at 4:21 AM, Mischa Fierer <f.mischa at gmail.com> wrote:> I found this useful: > http://madhatted.com/2008/7/10/rspec-real-world-testing > > > On Thu, Dec 11, 2008 at 7:42 AM, Ivor Paul <ivorpaul at gmail.com> wrote: >> >> Hi Guys >> >> I am trying to spec some rails mailers. >> >> The only info I found was this post >> http://kpumuk.info/ruby-on-rails/testing-mailers-with-rspec/ >> by Dmytro Shteflyuk. >> >> I am hoping there is somewhat more on the topic - could someone point >> me towards a resource where I can find more? >> >> Regards >> Ivor >> _______________________________________________ >> rspec-users mailing list >> rspec-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/rspec-users > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >