class Hola
Public Class Methods
hi()
click to toggle source
# File lib/hola-p480n.rb, line 2 def self.hi puts "QUE MAS BERRIONDO!" puts "ESTA ES UNA NUEVA VERSIÓN MAS NUEVITA" end
# File lib/hola-p480n.rb, line 2 def self.hi puts "QUE MAS BERRIONDO!" puts "ESTA ES UNA NUEVA VERSIÓN MAS NUEVITA" end