Here's a little patch that adds rails/init.rb to the gemspec, so that when you "rake install" haml, it puts that file in the gem, so that Rails 2.1 apps don't have to generate the plugin with "haml --rails", you just have to put config.gem "haml", :version => '>= 2.1.0' in config/environment.rb.
http://pastie.org/260479 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
