Hi,
I am trying to get up and running on sass and compass. To try it out,
I type the following:
>>sass index.sass index.css --trace
I got the following output:
c:/ruby/lib/ruby/gems/1.8/gems/haml-2.2.16/bin/../lib/haml/exec.rb:
264:in `process_result': uninitialized constant Sass (NameError)
from c:/ruby/lib/ruby/gems/1.8/gems/haml-2.2.16/bin/../lib/haml/
exec.rb:22:in `parse!'
from c:/ruby/lib/ruby/gems/1.8/gems/haml-2.2.16/bin/sass:8
from c:/ruby/bin/sass:19:in `load'
from c:/ruby/bin/sass:19
>sass -v
Haml/Sass 2.2.16 (Powerful Penny)
>gem -v
1.3.5
Help? Am I missing something?
--
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.