質問編集履歴

2

開発環境を追加しました。

2017/09/13 13:23

投稿

SignHack
SignHack

スコア7

test CHANGED
File without changes
test CHANGED
@@ -81,3 +81,11 @@
81
81
  **rails -v**
82
82
 
83
83
  __Rails 5.1.4__
84
+
85
+
86
+
87
+ Vagrant
88
+
89
+ VirtualMachin
90
+
91
+ CentOS

1

File\.write,File\.binwriteも試しました。

2017/09/13 13:23

投稿

SignHack
SignHack

スコア7

test CHANGED
File without changes
test CHANGED
@@ -68,6 +68,8 @@
68
68
 
69
69
  を参考にIO.writeやIO.binwriteとしましたが何も変わりません。
70
70
 
71
+ -- File.write, File.binwriteもだめです。
72
+
71
73
 
72
74
 
73
75
  ###補足情報(言語/FW/ツール等のバージョンなど)