class Test
Public Class Methods
hi()
click to toggle source
# File lib/test.rb, line 2 def self.hi puts "Hi Hello Good morning!!!!!!" end
# File lib/test.rb, line 2 def self.hi puts "Hi Hello Good morning!!!!!!" end