module FirstGemTest1212
Constants
- VERSION
Public Class Methods
hello()
click to toggle source
# File lib/FirstGemTest1212.rb, line 4 def self.hello puts "#{self} says HELLO" end
# File lib/FirstGemTest1212.rb, line 4 def self.hello puts "#{self} says HELLO" end