rails-redirect_to
0pt
redirect_to '/users/hoge/1/fuga' or redirect_to controller: 'users', action: 'hoge', id: 1, opt: 'fuga' * id: とか opt: とかはルーティングに沿った名前をつける。
「rails-redirect_to」について友人に書いてもらう。
0pt
redirect_to '/users/hoge/1/fuga' or redirect_to controller: 'users', action: 'hoge', id: 1, opt: 'fuga' * id: とか opt: とかはルーティングに沿った名前をつける。
「rails-redirect_to」について友人に書いてもらう。
コメントはまだありません