module HolidayChecker

Constants

VERSION

Public Class Methods

hi() click to toggle source
# File lib/holiday_checker.rb, line 6
def self.hi
  puts "A Holiday calendar"
end