Dorian Snowball 2 anni fa
commit
038acc12f7
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      lib/hello.rb

+ 3 - 0
lib/hello.rb

@@ -0,0 +1,3 @@
+# frozen_string_literal: true
+
+puts 'Hello world!'