Module: SlotMachine

Defined in:
lib/slot_machine/version.rb,
lib/slot_machine/slot.rb

Overview

:nodoc:

Defined Under Namespace

Modules: Slot

Constant Summary collapse

MAJOR =
0
MINOR =
1
TINY =
0
VERSION =
[MAJOR, MINOR, TINY].join(".")