I'm trying to run Sass in one of my Ror projects and I have a big
problem. I think i'm doing soemthing wrong but I cant get what is
it... Please, help me!
I would like to config Sass options with this in environtment.rb
Sass::Plugin.options = {:options => RAILS_ROOT + "/public/stylesheets/
sass/import"}
But, when i try to run the server, it produces a error:
uninitialized constant Sass::Plugin (NameError)
Thanks in advance!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---