Changement pour hugo
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
ELEPHANT="elephant"
|
||||
FILE="test_file"
|
||||
|
||||
File.open(FILE,"w") do |f|
|
||||
f.puts ELEPHANT
|
||||
end
|
||||
Reference in New Issue
Block a user