crossvertise / ActionMailerNext

Fork of ActionMailer.Net, A easy to use library to generate emails with razor views
MIT License
42 stars 24 forks source link

Is it possible to debug layout files? #31

Open ali-nr opened 8 years ago

ali-nr commented 8 years ago

Hi, so I've been trying to understand if it's possible to debug layout views (meaning stepping through the .cshtml file). Is it actually possible to debug layout views with actionMailer? I would appreciate it if anyone has any resources that could help me understand how to do this. Cheers.