On 14 Feb 2008, at 20:03, Nathan Weizenbaum wrote: > That hasn't been the recommended way to install Haml for a while. You > want to do > gem install haml --no-ri
Out of interest, why is the gem recommended? For my own purposes, plugins are roughly a thousand times more convenient than gems -- I can check them into source control (even if only with svn:externals) and have them magically deployed wherever the application goes, without having to worry about the local gem installations on each server or the hassle of "vendoring everything". Is it just because people use Haml outside of Rails, or is there some other motivation I don't know about? Cheers, -Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
