Module: Happy::New

Defined in:
lib/happy.rb

Class Method Summary collapse

Class Method Details

.yearObject



5
6
7
# File 'lib/happy.rb', line 5

def self.year
  "Happy new year! #{Time.now.year}!"
end