sijo is right , when you use :update that try to update that fragment and send the response to that fragment
before the calling of rjs the response already send to that fragment On Jul 23, 1:28 pm, Sijo Kg <[email protected]> wrote: > Hi > change > > > <%= link_to_remote("hello", :update => "rjs", :url => {:action => > > "hello_dude"}) %> > > to > > <%= link_to_remote("hello", :url => {:action =>> "hello_dude"}) %> > > Sijo > -- > 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 -~----------~----~----~----~------~----~------~--~---

