https://github.com/SLP-KBIT/kingyo/blob/master/app/controllers/users_controller.rb#L38 current_user使うと良いよって私が言ったと思うんだけど,deviseのヘルパーメソッドなので,devise使ってないと意味無かったです... ログインをdeviseで行うようにすると問題なく使えます. http://winspector-furuhata.blogspot.jp/2013/02/deviseusersignedincurrentuserusersessio.html