Hi, I have written a ruby function inside haml and calling it from there, but if the function outputs merb form helpers(like select or text_field) the code gives an error "undefined local variable or method `_hamlout' " can someone please help
Note: I have to perform a ~100 LOC task twice therefore, instead of copying the code , I am doing it using ruby functions in HAML code. -- 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.
