質問編集履歴

1

文法の修正

2020/08/02 03:20

投稿

yastinbieber
yastinbieber

スコア49

test CHANGED
File without changes
test CHANGED
@@ -112,10 +112,12 @@
112
112
 
113
113
  ```
114
114
 
115
+ ## models/workoutdiary.rb
116
+
117
+
118
+
115
119
  class Workoutdiary < ApplicationRecord
116
120
 
117
- ## models/workoutdiary.rb
118
-
119
121
 
120
122
 
121
123
  # validates :settype, :weight, :reps, presence: true