@ Hampton, I like your twist on helpers, perhaps we could have sass automatically look for a file in the sass folder which matches the current stylesheets name appended by _helper.rb (same convention as rails)
@ Nathan, Those are some valid concerns.. i dont think helpers should have access to models or instance variables as that is dangerous territory indeed. A simple helper that just returns strings from local variable arguments would be sufficient. Not sure how you would limit that kind of scope though. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
