Hey guys, I noticed this question in the FAQ: http://haml-lang.com/docs/yardoc/file.FAQ.html#q-blank-page
--------------- I have Haml installed. Why is Rails (only looking for .html.erb files | rendering Haml files as plain text | rendering Haml files as blank pages)? There are several reasons these things might be happening. First of all, make sure vendor/plugins/haml really exists and has an init.rb file in there. Then try restarting Mongrel or WEBrick or whatever you might be using. --------------- I thought that we didn't need init.rb in vendor/plugins/haml anymore now that HAML uses gem-plugin capabilities. Is this just old docs? -- 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.
