Hi - I have an RJS that says page["textarea_id"].clear that works fine with rails 2.0.2 but is broken with 2.1.1 - I get an error message:
ActionView::TemplateError (undefined method `[]' for #<Enumerable::Enumerator:0x2b31d31cc598>) So, how do I clear a text_area now? Also, is there a reference for page somewhere? Thanks, Dino --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

