I just found out that it's the color gem, not the color-tools gem. The versions are:
Rails 2.1.1 Haml 2.0.4 Color 1.4.0 On Dec 16, 10:09 am, Nathan Weizenbaum <[email protected]> wrote: > What versions of Rails, Haml, and color-tools are you using? > > Lars Kuhnt wrote: > > It seems that all tasks don't work, I tried i.e. db:migrate, gems, spec, > > routes. The funny thing is that the server does'nt complain. All > > webservers I tried (Passenger Phusion, Webrick, Mongrel) boot without > > any problems. > > > Nathan Weizenbaum wrote: > > >> What Rake task are you trying to run? > > >> [email protected] wrote: > > >>> Hi, > > >>> I have the problem that the Color class (lib/sass/constant/color.rb) > >>> of the haml gem conflicts with the color module of the color-tools > >>> gem. If I try to run a rake task it says "Color is not a module". Does > >>> anyone know how to solve this conflict? > > >>> Thanks > >>> Lars > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
