On 6/27/07, hammdo <[EMAIL PROTECTED]> wrote: > > > I've noticed when I redo my rhtml into haml and it does a > 'linked_to_remote' call, the html updates I asked for are not working > correctly
Clearly your rewrite has failed at one place. You probably missed something when comparing. I'll post the rhtml/haml/rjs if you need to see more... Do a single paste on Pastie in the form: ## original [rhtml] ... your original RHTML stuff ## reworked ... Haml code ## RJS [ruby] ... your RJS stuff --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
