質問編集履歴
1
GitURL追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -13,6 +13,14 @@
|
|
13
13
|
ActiveRecord::RecordNotFound (Couldn't find Product with 'id'=clock2):
|
14
14
|
|
15
15
|
このidカラムはint型だから「clock2」で検索しようとしているのを解決したいです。
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
Git↓
|
20
|
+
|
21
|
+
[https://github.com/daccchi/ecsite](https://github.com/daccchi/ecsite)
|
22
|
+
|
23
|
+
|
16
24
|
|
17
25
|
|
18
26
|
|