when a user clicks on a link_to_remote I would like to it to render a view that i already have established. I know about page.redirect_to but that would force a refresh. Id like to do something like page.replace "an_existing_view" is this possible or would i have to convert the view into a partial first? -- 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 -~----------~----~----~----~------~----~------~--~---

