I can't seem to load haml via the gem when multiple activesupport gems are installed.
Gems: haml (1.7.1) activesupport (1.4.4.7919, 1.4.4 but I don't think the versions really matter) Test.rb require 'rubygems' require 'haml' and it dies with "can't activate activesupport ..." Anyone else seen this or have any ideas how I can work around this (other than uninstalling one of the activesupport gems)? Brent --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
