module BrieflyhappybirthdayGem

Constants

VERSION

Public Class Methods

awesome?() click to toggle source
# File lib/brieflyhappybirthday_gem.rb, line 2
def self.awesome?
  puts "HAPPY BIRTHDAY!"
end