質問編集履歴

1

修正

2021/02/02 07:10

投稿

yastinbieber
yastinbieber

スコア49

test CHANGED
File without changes
test CHANGED
@@ -64,26 +64,6 @@
64
64
 
65
65
 
66
66
 
67
- def start_days
68
-
69
- str_start_day = idealweight.start_day
70
-
71
- # str_start_day.to_date
72
-
73
- end
74
-
75
-
76
-
77
- def last_days
78
-
79
- str_last_day = idealweight.last_day
80
-
81
- # str_last_day.to_date
82
-
83
- end
84
-
85
-
86
-
87
67
  # 検索
88
68
 
89
69
  scope :search, -> (search_params) do