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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---