I update rails from 2.0.2 to 2.2.3, the line below can work at old
version but report error at new version

<%= render_partial "_jsdatacombo" %>

the error is:

undefined method `has_key?' for "_jsdatacombo":String

It seemed if I user render_partial function, the system always report
the error.

Any has ideas?
-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to