Just on a hunch... do the warnings appear in a partial named "_headers.haml"? If so, and you rename it to "_not_headers.haml", do the warnings go away?
- Nathan RSL wrote: > I keep getting loads of errors during functional tests for the > following: > > DEPRECATION WARNING: @headers is deprecated! Call headers.is_a? > instead of @headers.is_a?. Args: [Hash] See > http://www.rubyonrails.org/deprecation > for details. (called from rec_merge! at /home/rsl/dev/temp/config/../ > vendor/plugins/haml/lib/haml/engine.rb:727) > > I tried running tests with --trace but got no better information than > this. I don't see @headers called explicitly but apparently its in > there somewhere. Hope this helps. > > RSL > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
