I fixed it. I was putting the line before the initializer! Thank's!
On 18 feb, 22:00, "Mislav Marohnić" <[EMAIL PROTECTED]> wrote:
> The plugin probably hasn't loaded. Did you put that line before or after the
> initializer block? Are you using Haml gem or plugin? Which version?
>
> On Feb 18, 2008 8:34 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
> > 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
-~----------~----~----~----~------~----~------~--~---