Noob question: I have in my routes.db: map.signup ''signup/:plan_name'', :controller => ''accounts'', :action => ''new'' No problem, but this page contains a form which when invalid does a render :action => ''new'' which causes the browser URL to jump back to / Accounts All works but looks ugly, how can I correct the render action to take me back to my aliased action (ie. /Signup/xxxx) ? Many thanks all! -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.