Hey everyone, I just noticed today when it seemed that some CSS styles weren't properly applied, that there is probably a bug with HAML when accepting blocks as arguments. This is my best guess - it might be something else that's causing the problem.
Basically, in development, it renders as I expect. In production, some elements that were supposed to be in a div were outside that div. If you see http://pastie.org/589867 you'll find my helper, the view, the rendered HTML in production and development. You'll see how it's different. My best guess is that Ruby EE causes this (I'm using REE on the production server). But I'm not sure. Has anyone come across this before? Thanks, Ramon Tayag --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
