Module: FortyTwo

Defined in:
lib/fortytwo.rb

Overview

returns 42

Class Method Summary collapse

Class Method Details

.fortytwoObject



6
7
8
# File 'lib/fortytwo.rb', line 6

def fortytwo
  42
end