質問編集履歴

1

補足

2016/08/26 11:22

投稿

TakumaN
TakumaN

スコア120

test CHANGED
File without changes
test CHANGED
@@ -144,7 +144,7 @@
144
144
 
145
145
  ###試したこと
146
146
 
147
- [http://stackoverflow.com/questions/17105112/argumenterror-in-deviseregistrationscontrollernew-wrong-number-of-arguments](http://stackoverflow.com/questions/17105112/argumenterror-in-deviseregistrationscontrollernew-wrong-number-of-arguments)を参考にして、
147
+ [http://stackoverflow.com/questions/17105112/argumenterror-in-deviseregistrationscontrollernew-wrong-number-of-arguments](http://stackoverflow.com/questions/17105112/argumenterror-in-deviseregistrationscontrollernew-wrong-number-of-arguments)を参考にして、Userモデル内のnew(session["devise.user_attributes"], without_protection: true) do |user|を
148
148
 
149
149
  ```rails
150
150