class Hola
Public Class Methods
hi()
click to toggle source
# File lib/a1524ch_huang.rb, line 2 def self.hi puts "Hello AIIT And World!" end
# File lib/a1524ch_huang.rb, line 2 def self.hi puts "Hello AIIT And World!" end