Always good to know that it's not Haml's fault. - Nathan
Russell Norris wrote: > It was a problem _way_ deep inside ActionView::Base. My fault. I was > modifying the template root but didn't know that you had to use > relative paths. Sorry. > > RSL > > On 3/31/07, *Nathan Weizenbaum* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > Haml should raise all exceptions properly. What version are you using > (you can check the VERSION file in the plugin directory)? What version > of Rails? What environment? Do all exceptions cause blank pages? > > - Nathan > > Russell Norris wrote: > > I spent the better part of this morning trying to track down why my > > app is serving up blank pages. I finally [through an almost > > interminable number of "puts"] discovered that I had an undefined > > method `page_link' in my Haml. I'm just curious if the fact that it > > didn't actually raise the error but return a blank page is due > to some > > rescue I'm overlooking in my own code or Haml? Anyone else got > these > > symptoms? > > > > RSL > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
