I installed the Haml gem and ran the following from irb:

>> require 'haml'
=> true
>> engine = Haml::Engine.new("%p Haml code!")

This generated the following error:

NameError: uninitialized constant Haml
        from (irb):2

Anyone know what might be causing this?  I am running on a macbook pro
with Snow Leopard and ruby version 1.8.7

Thanks!

-- 
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.

Reply via email to