Yeah that's about it. Another data point: the haml plugin works in another rails app on the same machine. So somehow I've bunged up this single rails app so that it won't set up the haml handler.
On Apr 29, 3:08 pm, Nathan Weizenbaum <[EMAIL PROTECTED]> wrote: > So the whole process has looked something like this: > > * Install Haml > * Haml templates are working > * Install other plugins > * Haml templates still working > * Haml templates mysteriously stop working > > ? > > If so, that's really bizarre. I can't think what could have caused it... > have you tried restarting the server? What happens if you upgrade Haml > to the latest from the master branch? > > - Nathan > > Andy wrote: > > No, the only other plugins I've installed are the rspecs and > > javascript_unittest but the templates were working after installing > > these. > > > On Apr 29, 2:25 pm, Nathan Weizenbaum <[EMAIL PROTECTED]> wrote: > > >> Are you using the globalize plugin? It has an unresolved bug that causes > >> behavior like this. > > >> Andy wrote: > > >>> Hi, I've been using Haml in a rails project for a while and moved all > >>> my html.erb files over to Haml. Wonderful. But today when I start the > >>> server I get "Missing template index.html.erb in view path /rails/ > >>> myapp/app/view". But when I run my view specs with rake or autotest > >>> Haml seems to work fine and the templates get rendered. > > >>> I'm running Haml 1.8.2, Rails 2.0.2 on Ubuntu. > > >>> Thanks, > >>> Andy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
