It's hard to tell exactly what's going on here without any more information, but I'm going to guess this isn't a Haml issue. What's the code in question that's raising the error? Does the error not appear in ERB?
On Sat, Oct 24, 2009 at 12:43 AM, monsterag <[email protected]> wrote: > > NoMethodError (undefined method `to_sym' for {"name"=>"dfgdgdfg", > "datum"=>"12.03.1960"}:HashWithIndifferentAccess): > haml (2.2.9) lib/haml/helpers/action_view_mods.rb:13:in `render' > haml (2.2.9) lib/sass/plugin/rails.rb:19:in `process' > > /!\ FAILSAFE /!\ Sat Oct 24 09:37:33 +0200 2009 > Status: 500 Internal Server Error > undefined method `to_sym' for {"name"=>"dfgdgdfg", > "datum"=>"12.03.1960"}:HashWithIndifferentAccess > D:/rails/ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/ > action_view/base.rb:282:in `template_format' > D:/rails/ruby/lib/ruby/gems/1.8/gems/actionpack-2.3.4/lib/ > action_view/base.rb:259:in `render_without_haml' > > Does anyone have an idea? I allready posted this question to > formtastic group without answer. > tia > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
