質問編集履歴
1
fix
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Rails マイグレーションで
|
2
2
|
|
3
|
-
``
|
3
|
+
```
|
4
4
|
|
5
5
|
t.timestamp :start_time, null: false
|
6
6
|
|