Class: UnkeyedAlgorithm

Inherits:
Object show all
Defined in:
lib/quiz1/t/solutions/Jamis Buck/lib/cipher.rb

Instance Method Summary collapse

Instance Method Details

#new_deckObject



80
81
82
# File 'lib/quiz1/t/solutions/Jamis Buck/lib/cipher.rb', line 80

def new_deck
  Deck.new
end