Top Level Namespace

Defined Under Namespace

Classes: LetterPressIsNotAsGoodAsBoggle

Instance Method Summary collapse

Instance Method Details

#LetterPressIsNotAsGoodAsBoggle(&block) ⇒ Object



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

def LetterPressIsNotAsGoodAsBoggle(&block)
  LetterPressIsNotAsGoodAsBoggle.new(&block).words
end