i have an error
        undefined method `stringify_keys!' for "":String

my view is given below

<%= form_tag :action => 'resolve_create', :resolve => @resolve %>
  <p>resolution:<br />
  <%= text_area 'resolve','content', :cols => 40, :rows => 12  %></p>

<%= submit_tag "save" %>

what is dat error and how can i solve them?
can any one help me....

thanks
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to