> redirect_to controller:’thing’,action:’edit’,id:3,something:’else’
> redirect_to thing_path(@ thing,foo:params [:foo])
此外,这link should be helpful for you.