can we go to another action from view page

Subscribe to can we go to another action from view page 1 post, 1 voice

 
Avatar lucky 1 post

Hi, i want to go to another action from view page when view page loaded. in general we use <= render :partial=>”list”> for goto another view page.same as i want to goto another action. is it possible .i used <= render :action=>”action1”> but it’s not working in view. thanks in advance