module TestHello
Constants
- VERSION
Public Class Methods
greet()
click to toggle source
# File lib/test_hello.rb, line 5 def self.greet puts "HELLOOOOOOOOOOOOOOOO!!!" end
# File lib/test_hello.rb, line 5 def self.greet puts "HELLOOOOOOOOOOOOOOOO!!!" end