This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
doriansnowball
/
gpn-tron
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
initial commit
Dorian Snowball
hace 2 años
commit
038acc12f7
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
lib/hello.rb
+ 3
- 0
lib/hello.rb
Ver fichero
@@ -0,0 +1,3 @@
+# frozen_string_literal: true
+
+puts 'Hello world!'