teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

一部文言の修正を行いました

2020/04/16 09:42

投稿

lyzmfeqpxs54
lyzmfeqpxs54

スコア237

title CHANGED
File without changes
body CHANGED
@@ -37,8 +37,8 @@
37
37
  # 省略
38
38
  #
39
39
  <%= f.file_field :movie, class: 'movie_file' %>
40
- <%= f.file_field :logo_image, class: 'image_file' %>
40
+ <%= f.file_field :image, class: 'image_file' %>
41
- <%= f.file_field :logo_image, class: 'pdf_file' %>
41
+ <%= f.file_field :pdf, class: 'pdf_file' %>
42
42
  #
43
43
  # 省略
44
44
  #