You don't have an :update specified on the parameters for observe_field. Assuming you don't want to render anything, do a render :nothing=>true in the controller.
On Jun 15, 2:53 am, Fernando Perez <[email protected]> wrote: > Do I need to set a respond_to block in the update action of the > controller for rjs? I don't understand what's missing, and the rails api > is rather thin on the subject. > -- > Posted viahttp://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 -~----------~----~----~----~------~----~------~--~---

