From cd4387b9747308f291aabbc059a404a4f0025863 Mon Sep 17 00:00:00 2001 From: Uchida16104 Date: Mon, 23 Dec 2024 23:37:51 +0000 Subject: [PATCH] Upload Zend framework 3 skeleton Use GitHub web GUI --- index.rb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 index.rb diff --git a/index.rb b/index.rb new file mode 100644 index 0000000000..6ac58461a7 --- /dev/null +++ b/index.rb @@ -0,0 +1,4 @@ +loop do + play 137 + sleep 0.278 +end