質問編集履歴

2

文字修正

2017/07/13 00:28

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
File without changes

1

誤植

2017/07/13 00:28

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -9,8 +9,6 @@
9
9
  class User < ActiveRecord::Base
10
10
 
11
11
  mount_uploader :icon ,IconUploader
12
-
13
- mount_uploader :header_image ,UserHeaderUploader
14
12
 
15
13
  mount_uploader :what_img ,UserInfoUploader ← ★
16
14