It looks like you're mixing Ruby code and XHTML there... what are you trying to do, exactly?
In general, non_haml shouldn't be used in normal application code. It's there for frameworks and stuff like that. On Wed, Jun 17, 2009 at 7:58 AM, Samuurai <[email protected]> wrote: > > Sorry for the double post - I think forums were bogged down for a > couple of hours! > > On Jun 17, 1:27 pm, Samuurai <[email protected]> wrote: > > Hi, > > > > Currently, i'm having to render this using the non_haml method. How > > can I render this string using haml? > > > > non_haml {<prop:ClientSide.OnValidationError>alert("asdf");</ > > prop:ClientSide.OnValidationError>} > > > > Thanks everyone! > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
