Sorry, that's an error in the release notes. What you want is "haml --rails", with two hyphens. It came out as one in the notes because they're parsed by Markdown, which tries to consolidate two hyphens into an em dash. Fixed now.
- Nathan shaners wrote: > ev:~/Sites/ssfp s$ haml -rails . > Directory ails/vendor/plugins doesn't exist > ev:~/Sites/ssfp s$ pwd > /Users/s/Sites/ssfp > ev:~/Sites/ssfp s$ haml -rails /Users/s/Sites/ssfp > Directory ails/vendor/plugins doesn't exist > ev:~/Sites/ssfp s$ haml -rails /Users/s/Sites/ssfp/ > Directory ails/vendor/plugins doesn't exist > > shouldn't this be looking for "rails/vendor/plugins"? > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
