2012-11-28 Rails で hoge_url か hoge_path を使うかで迷った時は Rails redirect_to を使う場合 hoge_url を使う それ以外(redirect_to を使わないの場合) hoge_path を使う この認識でいいんだよね?