I'm confused. What does dismissible_message do? Why are you passing it a block that just returns a string?
On Thu, Aug 20, 2009 at 8:54 AM, Ramon Tayag <[email protected]> wrote: > > I forgot to mention that I tried both HAML 2.3.24 and 2.3.0. Same result > > Ramon Tayag > > On Thu, Aug 20, 2009 at 11:06 PM, Ramon Tayag<[email protected]> > wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
