module HappyBday
Constants
- VERSION
Public Class Methods
happy_bday()
click to toggle source
# File lib/happy_bday.rb, line 5 def self.happy_bday puts "happy birthday" end
# File lib/happy_bday.rb, line 5 def self.happy_bday puts "happy birthday" end