Module: FortyTwo
- Defined in:
- lib/fortytwo.rb
Overview
returns 42
Class Method Summary collapse
Class Method Details
.fortytwo ⇒ Object
6 7 8 |
# File 'lib/fortytwo.rb', line 6 def fortytwo 42 end |
returns 42
6 7 8 |
# File 'lib/fortytwo.rb', line 6 def fortytwo 42 end |