ActiveSupport should /not/ be a dependency of Haml. I don't have easy access to a machine without ActiveSupport installed; what happens when you try to run Haml without it?
- Nathan jt wrote: > Hi, > > I just tried haml, that's cool. > I noticed that activesupport is required but this requirement is not > documented (as well as other possible dependencies). If you want to > use haml outside of rails there should be a small example that shows > that you need to "require 'active_support'" to do simple things as > ".my_class= 'my_string'" . > > My question is: for what else is active_support required? Should it be > required for this simple expression ".myclass= 'my_string' + > my_variable" ? > > thanks > -- > jt > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
