Does it happen for you all the time or only with certain inputs? If input dependent, please post that css using http://gist.github.com or http://pastie.org and send us the link.
chris On Wed, Dec 16, 2009 at 6:13 AM, baphled <[email protected]> wrote: > This seems to be a relatively new issue, though I have not tried to > convert from CSS to SASS in a few months. When ever I try now get the > following error: > > /Library/Ruby/Gems/1.8/gems/haml-2.2.15/lib/sass/css.rb:75:in > `initialize': can't convert nil into String (TypeError) > from /Library/Ruby/Gems/1.8/gems/haml-2.2.15/lib/sass/css.rb:75:in > `new' > from /Library/Ruby/Gems/1.8/gems/haml-2.2.15/lib/sass/css.rb:75:in > `initialize' > from -e:1:in `new' > from -e:1 > > Here's a list of all the gems I have installed: > actionmailer (2.3.5, 2.3.4, 2.3.2, 2.2.2, 1.3.6) > actionpack (2.3.5, 2.3.4, 2.3.2, 2.2.2, 1.13.6) > actionwebservice (1.2.6) > activerecord (2.3.5, 2.3.4, 2.3.2, 2.2.2, 1.15.6) > activeresource (2.3.5, 2.3.4, 2.3.2, 2.2.2) > activesupport (2.3.5, 2.3.4, 2.3.2, 2.2.2, 1.4.4) > acts_as_ferret (0.4.4, 0.4.3) > builder (2.1.2) > capistrano (2.5.10, 2.5.2) > cgi_multipart_eof_fix (2.5.0) > compass (0.8.17) > cucumber (0.4.4) > daemons (1.0.10) > diff-lcs (1.1.2) > dnssd (1.3.1, 0.6.0) > fastthread (1.0.7, 1.0.1) > fcgi (0.8.8, 0.8.7) > ferret (0.11.6) > gem_plugin (0.2.3) > haml (2.2.15) > highline (1.5.1, 1.5.0) > hpricot (0.8.2, 0.6.164) > justinfrench-formtastic (0.2.4) > libxml-ruby (1.1.3, 1.1.2) > mongrel (1.1.5) > mysql (2.8.1, 2.7) > needle (1.3.0) > net-scp (1.0.2, 1.0.1) > net-sftp (2.0.4, 2.0.1, 1.1.1) > net-ssh (2.0.17, 2.0.16, 2.0.4, 1.1.4) > net-ssh-gateway (1.0.1, 1.0.0) > nokogiri (1.4.1, 1.4.0) > polyglot (0.2.9) > rack (1.0.1) > rails (2.3.5, 2.3.2, 2.2.2, 1.2.6) > rake (0.8.7, 0.8.3) > RedCloth (4.2.2, 4.1.1) > rspec (1.2.9) > rspec-rails (1.2.9) > ruby-openid (2.1.7, 2.1.2) > ruby-yadis (0.3.4) > rubygems-update (1.3.5) > rubynode (0.1.5) > sqlite3-ruby (1.2.5, 1.2.4) > term-ansicolor (1.0.4) > termios (0.9.4) > treetop (1.4.3, 1.4.2) > webrat (0.6.0) > xmpp4r (0.5, 0.4) > ZenTest (4.2.1, 4.1.4) > > Any guidance would be greatly appreciated. > > -- > > 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] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > > -- 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.
