Hi folks, I wanted to give you all fair warning that I'm removing haml --rails from Haml/Sass 3.2. haml --rails hasn't been necessary for quite a while; in Rails 2.1+, you can add 'config.gem "haml"' to your config/environment.rb, and in Rails 3 you can just add 'gem "haml"' to your Gemfile.
It will still be possible to install Haml in older versions of Rails by cloning the repo into vendor/plugins/haml. In addition, existing installations that were created using haml --rails will continue to work. Let me know if this causes you great distress for some reason. - Nathan -- 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.
