Redirecting after "new" action

How do I alter the “new” action so that it returns to a page of my
specification (vs. returning to “list”)?

Thanks.

redirect_to :action => ‘your_action’