Class: Fools::Rules::Happy

Inherits:
DrinkAction show all
Defined in:
lib/fools/rules/drink/rule.rb

Overview

You have drunk enough to be happy

Instance Method Summary collapse

Instance Method Details

#summaryObject



61
62
63
# File 'lib/fools/rules/drink/rule.rb', line 61

def summary
   "Become happy."
end