回答編集履歴

1

修正

2018/10/15 01:01

投稿

asm
asm

スコア15147

test CHANGED
@@ -1 +1,5 @@
1
+ ```rb
2
+
1
- ` change_column :profiles, :image, :binary, :limit => 700.kilobyte`
3
+ change_column :profiles, :image, :binary, :limit => 700.kilobyte
4
+
5
+ ```